Loading Tool

Explorer IconExplorer

Memory Pool

44,700 transactions
27.40 vMB
0.09558960 BTC
Random Selection Loading Transactions
Max Size: 144.76/200 MB

Candidate Block

Mining Attempt a1687b91a90ddc5eb944a2085564ca3bf3fb1e6bbcf1271de9592eda4ee0bd67
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root c89ee15bc692c35048a5c84e25a2872272ecbfe8b75ef9ddfc7fdb032606503f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.04421085 BTC
Feerates: 150.75 > 4.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (71,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,133 843,133 0000000000000000000214665fb311d4246df9b2779d3425b604a74116d96699 2,329 1.00/1.00 vMB 17
843,132 843,132 00000000000000000001f72223f2420d9f663e96a4219a41061b19f967ff3be6 2,068 1.00/1.00 vMB 14
843,131 843,131 0000000000000000000327ddae96547a3b049e01c7dad7ef079873613bc8f800 1,200 1.00/1.00 vMB 13
843,130 843,130 00000000000000000000c43ec7264763dd1be656c368c198333b72c58abb1274 2,968 1.00/1.00 vMB 24
843,129 843,129 000000000000000000028d0997b00ada69e8b50bfd3697db825fa0e237221ee4 1,301 1.00/1.00 vMB 16
843,128 843,128 00000000000000000002485f88943439068e6f6650741262e0ef235af0bbddf4 2,269 1.00/1.00 vMB 20
843,127 843,127 000000000000000000004ac9ec3b447b8157462c57b3dd8bbd99a4f2afa7cf74 3,144 1.00/1.00 vMB 16
843,126 843,126 00000000000000000002a90997dd04dda45a61de7a06912a5b44559ad03eedf9 2,652 1.00/1.00 vMB 17
843,125 843,125 00000000000000000002b52f5663a3fb6e28240e189001cf67cfde325c833f4c 5,217 1.00/1.00 vMB 23
843,124 843,124 00000000000000000001ec4bf6c1b2aeab9c3a4eca5336bd80f0626d4b7700df 4,804 1.00/1.00 vMB 33
843,123 843,123 000000000000000000030878d7cd40a1adbbb449b686fe30ccb201d250f0d013 589 1.00/1.00 vMB 11
843,122 843,122 00000000000000000002f569bf3afae1d998f2e893a72b05ac5e1d79d789ae5b 3,604 1.00/1.00 vMB 18
843,121 843,121 00000000000000000000ea83c48096f12d0a8f30f4bc89307f63bb24c422e364 5,715 1.00/1.00 vMB 11
843,120 843,120 00000000000000000001cef96b533eb58667e9c5f902a3a993bdf70d33d24740 4,451 1.00/1.00 vMB 13
843,119 843,119 0000000000000000000105cd83e09df11dc844ae8ca0c84e863cfb75de39592b 5,323 1.00/1.00 vMB 13
843,118 843,118 0000000000000000000229f0babae39b4c1666b840e127dd771e6f8929acf754 2,848 1.00/1.00 vMB 11
843,117 843,117 00000000000000000000e7465725a3f931b53c55c162beac7f8d8f495b3518e7 4,110 1.00/1.00 vMB 11
843,116 843,116 00000000000000000002a8875596705fb3efe9aa9d092eaf1ec4e00fdb49d2db 3,490 1.00/1.00 vMB 11
843,115 843,115 00000000000000000002e8aae3477070377f7d2aa61ce9966a0b0db6c10ef648 3,792 1.00/1.00 vMB 11
843,114 843,114 000000000000000000007a87679e478c654b020b885306a83a2ed2aedea19a66 3,359 1.00/1.00 vMB 12
843,113 843,113 000000000000000000027760ed0b5cad38952fef6c960a0a00740fc83fea2792 2,213 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.