Loading Tool

Explorer IconExplorer

Memory Pool

18,905 transactions
8.89 vMB
0.06274038 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.69/200 MB

Candidate Block

Mining Attempt 0440550e17cdccc644c882bf1457f44162ea2672a2cb205cd3a1783aa0e4acfc
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 36a6becda4ac78bebf96e3243a6f6c437b25a5c2b1d33f8881c744acead0f6e9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,087
Size: 1.00 vMB
Total Fees: 0.04183235 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (743,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,377 170,377 000000000000083b5992f3e3570ba047a86ae5a3391697ce83c94cc526824de5 13 0.00 vMB 53
170,376 170,376 00000000000004fbcca51f127cb91637b6b3e5f9e50b622699daca9cb6cc03b1 104 0.03 vMB 1
170,375 170,375 00000000000003709e1923c06e207b313b7abd331a52562c3df56f0a7807c5e0 89 0.04 vMB 192
170,374 170,374 000000000000052d0e17dbe952d547325fbafdf8e6663e2ffcb645ae92d1129d 13 0.01 vMB 32
170,373 170,373 00000000000008efdbe03cf76b66798d9e18df93651d3d49f8a0b2d885fec12e 33 0.01 vMB 120
170,372 170,372 0000000000000a75c952078e56945bfe14e4c85e3ea0dc98080d2b4bc758d160 1 0.00 vMB 0
170,371 170,371 00000000000000e8a0ee5012ea96a658d7863d157648b66f37591a578145b67b 17 0.01 vMB 42
170,370 170,370 00000000000007f9908d2bab704ad907434e4cfe04d3256f3757fab3e2766a56 8 0.00 vMB 37
170,369 170,369 000000000000016b6f6bc61f5b83dae0936a66f32cd99888e4241c0d75ac6f53 6 0.00 vMB 39
170,368 170,368 00000000000004cd61db4190191810efa408c1657c2dce8f849fec6b6a6fb9b0 6 0.00 vMB 126
170,367 170,367 0000000000000a42ffb0ac7459c31e1271315f8d02e68cc02ada95dfecb05c80 8 0.00 vMB 44
170,366 170,366 000000000000047cf2cb94c8fae675fad27fb72931be4b7845e48747629ef978 21 0.01 vMB 55
170,365 170,365 00000000000008de6348c9328967abc724a3f87f5c7bdf6c951f5f871f1790fe 18 0.01 vMB 52
170,364 170,364 00000000000009c031c0a08c384a83451bdc42fa4ee89cd9e4997ee43e3eab28 135 0.04 vMB 57
170,363 170,363 00000000000000f7ca1455c8591eecdb97a2884e34faaf2c36d1621889bec6a1 12 0.00 vMB 60
170,362 170,362 000000000000052a5d144efcdad4c2ff5c70160627d3958e385a82d6e540e3b2 18 0.01 vMB 265
170,361 170,361 0000000000000786ca64ff32fcae09b9c66501f9816c33102a298752edbf8d0c 34 0.01 vMB 29
170,360 170,360 000000000000059ad5f686596804a3e03d08c09df0742fc3c11b6d4f42703aaf 1 0.00 vMB 0
170,359 170,359 00000000000006436073c07dfa188a8fa54fefadf571fd774863cda1b884b90f 76 0.04 vMB 175
170,358 170,358 0000000000000406f495c7f0ec0e680a5e406826e53c18116570f01e70d3f7b2 29 0.01 vMB 93
170,357 170,357 00000000000002edb736983db0480fff741ddec921776c97a59eee34c036841a 12 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 243.02 GB
    • Received: 0.92 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.