Loading Tool

Explorer IconExplorer

Memory Pool

80,119 transactions
30.14 vMB
0.09054029 BTC
Random Selection Loading Transactions
Max Size: 181.60/200 MB

Candidate Block

Mining Attempt f5cd62396769182f4dc804a52f92181db2c9de127897fe9e3912eb2e4997f8f9
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root aa77cfec9f8e259446a32370eaf4ed63c3b1784f24f37c5608dac0ce994da9a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,314
Size: 1.00 vMB
Total Fees: 0.02001734 BTC
Feerates: 80.28 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (684,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,381 230,381 00000000000000ebe5f5fc1ee7d00fc59c5578930825c176fef439d590e593ff 152 0.07/1.00 vMB 92
230,380 230,380 00000000000000a97acba17fbd6eafb01685e7e32371005accf25446fdfe1e32 627 0.25/1.00 vMB 96
230,379 230,379 000000000000005f8ebbff9f2f90df9842b15e3dcd8ae4ff5b72893f218f8bb2 318 0.19/1.00 vMB 144
230,378 230,378 0000000000000025fb59378244b00ebe465e12f451d5ecd21cdfe6b36a38a662 303 0.25/1.00 vMB 68
230,377 230,377 000000000000020b7985366c58c178fa69477d2278ca185e7b6cd2a1e4ec4700 753 0.25/1.00 vMB 230
230,376 230,376 000000000000018f12750bea105a8ee297459a26f14a2272fcad3b3f81fe1d06 413 0.25/1.00 vMB 106
230,375 230,375 0000000000000109ea4d73ff166fc22993099e9d5ad4ec6ad410bd1a55ac150d 577 0.25/1.00 vMB 175
230,374 230,374 00000000000001e9b1fd32b84e57500f965e00be448daa2ea8e607bc4919155a 651 0.40/1.00 vMB 119
230,373 230,373 00000000000000b3ec2d930bccfa55d71f6745865fb61adc2aaa7d35f8a8f4d8 683 0.25/1.00 vMB 224
230,372 230,372 00000000000001d9ce574029f38503a22627ff49a49ccd5d04e71abc88a84c78 171 0.07/1.00 vMB 120
230,371 230,371 000000000000002cf6200feffb7c95bb8bd0117c7e2b384bcbe3e46110df5407 54 0.02/1.00 vMB 163
230,370 230,370 000000000000016d2251461156f8ad32936ffa247847cf41b20ca636e4243a37 596 0.26/1.00 vMB 175
230,369 230,369 00000000000001e0b0797139fd8fdfdbfa79acdb6c668cade8ddd46017ebc065 350 0.25/1.00 vMB 59
230,368 230,368 000000000000015bcd1e5dde9a4667237c3e35dcc334c4d36516c7147a1814c6 478 0.25/1.00 vMB 127
230,367 230,367 000000000000011c167bed369cd0403b9042a4a3e85ef7c98596514249c9ee19 436 0.21/1.00 vMB 211
230,366 230,366 000000000000003b71690d65d3b8902ebcac6fdd2960905bcd0513704d7e11a1 317 0.25/1.00 vMB 223
230,365 230,365 0000000000000141aa80a5961ecc137b1df2469d33cfb9edd40da2018a7a9da6 734 0.25/1.00 vMB 218
230,364 230,364 00000000000001cc6cf2d1b84e6bbcba3e2fbe2ec1ec5705f17e5320d018023d 338 0.25/1.00 vMB 84
230,363 230,363 00000000000000a43420d35ff60c3696177f890ccf3535982bf8a4829b356582 321 0.25/1.00 vMB 96
230,362 230,362 0000000000000009d6f37e4fb9a4ff7543b8fbf84143aac642cdf29e98f765e9 684 0.25/1.00 vMB 221
230,361 230,361 0000000000000134ba1298d4eca50680d90877475c4c7a6a4396b46a29b621ef 121 0.20/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.