Loading Tool

Explorer IconExplorer

Memory Pool

45,545 transactions
27.49 vMB
0.10990693 BTC
Random Selection Loading Transactions
Max Size: 143.84/200 MB

Candidate Block

Mining Attempt cf637f072627eccbc1c7b59887f5a5eafb5a898f58c08e07e6520266353afad9
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 1292ec3027f7b2e39c529c1ae55002b98ed6487dd9a242582d0cccf113fbb939
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,601
Size: 1.00 vMB
Total Fees: 0.05002629 BTC
Feerates: 151.01 > 5.01 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (82,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,533 832,533 000000000000000000015fa0bac0bf1b117505a96cd889e5b33a0adb706a07de 3,108 1.00/1.00 vMB 50
832,532 832,532 0000000000000000000067586a73d8984f95f148af74eefc9af042f617dda788 1,583 1.00/1.00 vMB 22
832,531 832,531 000000000000000000020b3250293499d57be0c56aa51194ab1730d66bb1f810 2,448 1.00/1.00 vMB 28
832,530 832,530 000000000000000000020ae4292307aaf63589e3c2a07c58b476552e552b00b4 2,435 1.00/1.00 vMB 29
832,529 832,529 000000000000000000017254355e424d6a1af5820b59800e80e0c8f5e6f8a6ea 2,278 1.00/1.00 vMB 29
832,528 832,528 000000000000000000034d8d8df4ec67f83187b92ca8760d2bb9c0617fd9f303 1,884 1.00/1.00 vMB 36
832,527 832,527 00000000000000000002b872be5584e9d713075dfa3802709fa5f3cf0825728b 3,078 1.00/1.00 vMB 29
832,526 832,526 00000000000000000001c9b8274e02b944c1708d3f1817b4624006d1945c2bb5 2,691 1.00/1.00 vMB 47
832,525 832,525 0000000000000000000292d6025e85c2346877b176e839a155ca7dd67a4a9193 2,714 1.00/1.00 vMB 54
832,524 832,524 0000000000000000000056ba0cead2585d26ba07660dbd816606de090f611f94 3,093 1.00/1.00 vMB 63
832,523 832,523 000000000000000000016b72b558beda34dae01d450dff5331253f9124ca28f6 3,550 1.00/1.00 vMB 68
832,522 832,522 0000000000000000000224b8989bf6920cce9508832970f21aa42133dd2347d5 3,733 1.00/1.00 vMB 77
832,521 832,521 00000000000000000001e5e821ed7e2110e3cc15d1581a5fb87868338329136b 2,657 1.00/1.00 vMB 25
832,520 832,520 000000000000000000004ea01b8417d902c3a4be828b34693873dcfb5aca1cd0 3,125 1.00/1.00 vMB 34
832,519 832,519 00000000000000000000e866b221677fa903ca8c6e6fd8bbe630b914aeea0a7c 3,584 1.00/1.00 vMB 62
832,518 832,518 0000000000000000000085615c59ab34c41189f8aa5069ebf7e3dfb0c9fa2983 3,452 1.00/1.00 vMB 37
832,517 832,517 00000000000000000001e5ad2142afd7912b48672eea033e34696b47a899635f 2,852 1.00/1.00 vMB 42
832,516 832,516 00000000000000000001bf37d3c1ece44e2158217842cb34cfc68bcf0f636a58 3,775 1.00/1.00 vMB 50
832,515 832,515 0000000000000000000023a911ef6eefa999fbc73e298fcdd3bf66762cc77f11 2,993 1.00/1.00 vMB 47
832,514 832,514 00000000000000000002cc154855e5a781d616fcfb5a6911325944126d95400b 3,825 1.00/1.00 vMB 64
832,513 832,513 00000000000000000002aab1478d5d43176a1082d6d130f3baa411dfcba940b7 4,447 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.