Loading Tool

Explorer IconExplorer

Memory Pool

76,514 transactions
28.59 vMB
0.10222500 BTC
Random Selection Loading Transactions
Max Size: 173.26/200 MB

Candidate Block

Mining Attempt a577992f55095ef72ecee57d8fb48efc32ba30087fd166cec33996ff4cfb56ec
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ca3ca3f399b97073aee93c17877a8c10038d40ae50b2e30c65ceb12fd88b1496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,302
Size: 1.00 vMB
Total Fees: 0.04296767 BTC
Feerates: 101.65 > 4.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (513,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,358 401,358 000000000000000002f97c461aaa8440078162e513fc910a7ff93d105d3ff4bd 865 0.39/1.00 vMB 54
401,357 401,357 0000000000000000050fc04f097e9de8cdc53d9d4a8f2e26c970a1ee766f188a 1,368 0.63/1.00 vMB 46
401,356 401,356 00000000000000000186df9c724bbb54adad7a74509359fb49a392bec0c1d6b8 428 0.15/1.00 vMB 54
401,355 401,355 0000000000000000004d8c82a3f7d3951d4b2a9e741295569dfd1c94dbb470c9 1,130 0.42/1.00 vMB 53
401,354 401,354 00000000000000000508685991c5a0f94fc8737dd7cb3d61b0d70d5d16366ad8 1,647 0.99/1.00 vMB 36
401,353 401,353 000000000000000003164785324e07483e440bc753f55d6a6a569280d4d4ac4c 1 0.00/1.00 vMB 0
401,352 401,352 00000000000000000469e880a25708bb9c8e48213fb1c5e1303162fa0d36984e 2,546 1.00/1.00 vMB 54
401,351 401,351 000000000000000000e2b4b899f95f02548ea058040b434ad677357cd95bbbc0 554 0.26/1.00 vMB 50
401,350 401,350 000000000000000003da898710526fffc0a0a416e7156f72896aaf4bdc357ad6 484 0.25/1.00 vMB 53
401,349 401,349 0000000000000000033b91df3d20ca53892cdb0a08fca4de0de911872d21bd76 78 0.04/1.00 vMB 63
401,348 401,348 00000000000000000306fe53402f2e8487e3897d4aa87b21a79ac22f0be00e28 356 0.20/1.00 vMB 33
401,347 401,347 00000000000000000677690e24267395e97583750f56003cf46deeb23db1854b 721 1.00/1.00 vMB 16
401,346 401,346 00000000000000000530e0a04ac94673972c1a9ac6d24fd4c736de1ba39c89fd 979 0.46/1.00 vMB 43
401,345 401,345 00000000000000000212737b4426bdcd056138379217e942f1486b92aa4be202 772 0.37/1.00 vMB 48
401,344 401,344 0000000000000000066eea1fd290558a6a79e1fcc3f39ab79db2b598c20fa01a 1 0.00/1.00 vMB 0
401,343 401,343 0000000000000000029af4487e8f964982c6463873685e0edb75580c8ff8ea48 499 0.41/1.00 vMB 31
401,342 401,342 000000000000000005c87245a5e99a9c43088a60f70a918fb8c665f0d07c63d7 940 0.52/1.00 vMB 49
401,341 401,341 000000000000000004bb0b8460204b7d819854ce4a912f131f3a60ef73976c1e 937 0.94/1.00 vMB 25
401,340 401,340 000000000000000000fe2e2b7cd8153cf6294eef37607db3b73b73784b55fccf 1,950 1.00/1.00 vMB 46
401,339 401,339 0000000000000000021c9de99bd050eec55cd8ceec0bf6650dd4e30ccc82dec2 1,891 0.80/1.00 vMB 51
401,338 401,338 0000000000000000059ec47b8cd70465c254b674c5b0fd5515d4a90eaf1635db 2,430 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.