Loading Tool

Explorer IconExplorer

Memory Pool

44,089 transactions
29.18 vMB
0.14132320 BTC
Random Selection Loading Transactions
Max Size: 150.80/200 MB

Candidate Block

Mining Attempt 4535cd4feaab749d695b5c0892c75e8bb4b0110ad7dfdfeceec5041274b2dfcf
Version 20000000
Previous Block 000000000000000000003c72a8e979c40102671daee68898431e57e1558ff72f
Merkle Root 1d6209f924198c1f7ad4e194e721e7a260850a36c4731abe67593def5df1442f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,791
Size: 1.00 vMB
Total Fees: 0.06010015 BTC
Feerates: 529.10 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,304 (843,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,372 70,372 0000000000913bfa2a3393f41ce2f89e691554c0812d4a9de5d4e5c571c4b8af 2 0.00/1.00 vMB 0
70,371 70,371 0000000000dd40f58b6150c9fc17634c8125e2b21f9c3cf4319fa25b5bd23d4c 2 0.00/1.00 vMB 0
70,370 70,370 0000000000e496441039d6fae0c09feee78e697a8988beba9e58895f0d4d9823 1 0.00/1.00 vMB 0
70,369 70,369 0000000000f68cfee6aefcee882f9e95b841e98be49244460205e1101bc0bb9e 2 0.00/1.00 vMB 0
70,368 70,368 00000000004156f4042dfa88e24c35615feac53f14469ae68294d629679690ea 1 0.00/1.00 vMB 0
70,367 70,367 0000000000c21c90283da3fdc9d0932edfe1e14a513af2d19cf837caac84f0c5 3 0.00/1.00 vMB 1,886
70,366 70,366 00000000013c89e7888f63e3305738b762cebe869c29c9594c992e64a69c3201 2 0.00/1.00 vMB 0
70,365 70,365 0000000000bd4352bb626c8e3d569f04ac397544c10217dcf64163b1ff5e7293 3 0.00/1.00 vMB 0
70,364 70,364 0000000000602ad5897fc0d1642421e9fef438f0ef728d3d9896a761504a7663 3 0.00/1.00 vMB 0
70,363 70,363 000000000033d55b103169481865e9dedb528b301db257d8a9e2cb7aa0e4f360 1 0.00/1.00 vMB 0
70,362 70,362 0000000001197be0010cc1247b19671398acebc0bc25ee98d9875cd9a9f15721 1 0.00/1.00 vMB 0
70,361 70,361 000000000052dd255a043aee150ea50e61cf51096d1a33f8f8e14ee518645e1b 1 0.00/1.00 vMB 0
70,360 70,360 000000000084dd837e968d06e663712c60e8a83689cc9d2ba4816eca5296aa1d 1 0.00/1.00 vMB 0
70,359 70,359 0000000000d450827a730bb0d6b3af5c44bd966ccf10e2ca442f6b8925b8e5b9 1 0.00/1.00 vMB 0
70,358 70,358 000000000107aa784c0a9061507255f1a1ac0630dbb3d3ec786c6a449b78a3ad 2 0.00/1.00 vMB 0
70,357 70,357 00000000015aca3499a458bd908210a0703b22c1827dd2fc0433d2f65d2ee3c6 1 0.00/1.00 vMB 0
70,356 70,356 0000000000ea1a05c84bd943a0b8fc8c5719b78bb6f71ce10c121f29e983fd83 2 0.00/1.00 vMB 3,875
70,355 70,355 0000000000b75ff938dc7a59197eca28d19df2558165ff1a3b2c68c28133c9d3 1 0.00/1.00 vMB 0
70,354 70,354 00000000014412a88f6ee067eb586a3cfdfdb751b424bf8f9c51f034d8952020 2 0.00/1.00 vMB 0
70,353 70,353 00000000005b37bb9ee24dca76e3fcf4a9f56258c39b02e6c13a4e284a22221e 1 0.00/1.00 vMB 0
70,352 70,352 000000000110874a964f296b51e4e58889da799fb2b2958cc6c41336bb3048a0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.13 GB

Node Details:

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