Loading Tool

Explorer IconExplorer

Memory Pool

82,232 transactions
30.53 vMB
0.13339808 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt d2b1e3a4b97892e35a32cab1f38e07e40387230ec05d2c21af66012370640bac
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ace409cfa4e9289d25dd16f400479fd349909ad906d51d3d57ce3c0297a31f4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.06998323 BTC
Feerates: 203.60 > 7.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (533,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,349 381,349 00000000000000000159b95cbb29371d57b635f8c939e14abba15074bd69adce 1,924 1.00/1.00 vMB 27
381,348 381,348 000000000000000009c039ec9fc784b03b3638338b0177d258c3b5bcab972f10 2,696 0.93/1.00 vMB 61
381,347 381,347 000000000000000002c430825a20b62fdb004d71b7db01f8ace149e20486e2e2 1,010 0.63/1.00 vMB 31
381,346 381,346 0000000000000000052a2569ae2b08bd5f12478b98e64be31f58298f55e3a686 2,616 1.00/1.00 vMB 53
381,345 381,345 00000000000000000503aab470ed15810c788395cfec1946fc0151fc609df011 2,082 0.99/1.00 vMB 45
381,344 381,344 00000000000000000cc46eb7742076a14e9ecc0dabeabc37271b1b166ea6b6ea 589 0.37/1.00 vMB 21
381,343 381,343 0000000000000000005cb79c8045c583972ee0a6dfacdc03c9ca27ab8dd76e8e 1,903 0.66/1.00 vMB 51
381,342 381,342 000000000000000001898a3f35c5b16a8d7875008ff36b229c4e625617592d2f 2,073 0.76/1.00 vMB 49
381,341 381,341 0000000000000000031eee6c5fcaf25dacb9e9522334b18a7452e77a3e28f588 332 0.19/1.00 vMB 17
381,340 381,340 0000000000000000079ff673006df3336da6ff1d630e99082328932995aff611 2,055 0.75/1.00 vMB 53
381,339 381,339 00000000000000000e1063b9200be61e693b7eee3f66b552e6ffeda76eef76c2 662 0.30/1.00 vMB 36
381,338 381,338 0000000000000000019bfc49ad6b9c9c6a0175cb859c575ae4b8a1fe3f914fac 1,605 0.69/1.00 vMB 39
381,337 381,337 0000000000000000025e0ea6f04207b1ebb45e289db5f7a6fcb7a5b6558dcfb6 362 0.19/1.00 vMB 41
381,336 381,336 00000000000000000ee1648387e95063d8cccb0405e5cd44110c37f3f3e55aaf 53 0.10/1.00 vMB 5
381,335 381,335 00000000000000000c2990116006a9d7596d3916545bedf436bb31c534d289ca 881 0.38/1.00 vMB 41
381,334 381,334 0000000000000000030de65093c250a574228c285bf5ae00905ce18627235eb7 234 0.13/1.00 vMB 26
381,333 381,333 000000000000000005eaba8d2e81e5ec37c2e5b22bf96ba8943e6aaebf4df7bb 1,752 0.93/1.00 vMB 37
381,332 381,332 00000000000000000683ebf07267c682bc7fa6b717dc0043651ed7cefd64a16f 293 0.19/1.00 vMB 26
381,331 381,331 000000000000000008ad5bcb27cbf9462027a060fefaae02c4331c7e80ffb73c 1,034 0.52/1.00 vMB 41
381,330 381,330 00000000000000001147f6a05862d7a6af654ac91fd1e3f67014d3724ada445c 1,803 0.76/1.00 vMB 43
381,329 381,329 0000000000000000075293a389584acf2e71ebaad419b9b14eb2f4505a88d603 557 0.39/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 661.30 GB
    • Received: 14.80 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.