Loading Tool

Explorer IconExplorer

Memory Pool

79,781 transactions
29.72 vMB
0.08039864 BTC
Random Selection Loading Transactions
Max Size: 178.54/200 MB

Candidate Block

Mining Attempt 7da599caa12eacebf378054b89bd581a7aaaa12c1ad54950db625fd3af23a706
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 5137a729af9be894537dbd47f2a2579a86ae78440123f08c50d5a72f55d5e9a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,237
Size: 1.00 vMB
Total Fees: 0.01994471 BTC
Feerates: 502.65 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (161,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,341 753,341 00000000000000000001a1360eab05aad57ea10d4b424ae143ea670c34e0d385 3,792 1.00/1.00 vMB 20
753,340 753,340 000000000000000000043d3f517493f7c2a58e240e2e98a838c38bdd9217c8ea 3,005 1.00/1.00 vMB 22
753,339 753,339 000000000000000000016c87cc57a1f83b7e4747331e67757d9f96f5e5faef3f 1,442 1.00/1.00 vMB 11
753,338 753,338 0000000000000000000443d6d763b69230e4c68877508e97dd82776182d6077f 758 1.00/1.00 vMB 14
753,337 753,337 0000000000000000000410d109720e64b9f8554fa36235e297713d7f51073d11 2,538 1.00/1.00 vMB 14
753,336 753,336 00000000000000000008f7804526252fa1905fa2b9791e5c84b0b63fd9bbe6aa 3,665 1.00/1.00 vMB 12
753,335 753,335 00000000000000000001f5beb60d9ca47adf18db5136b558379ed533fc9f6c85 2,984 1.00/1.00 vMB 26
753,334 753,334 0000000000000000000561a07f2e36e5b87fdc25546dc49ecf57d47a6dd739cc 3,690 1.00/1.00 vMB 20
753,333 753,333 000000000000000000080275fc5afe4d067139204dbf7633a9f80492f4c88f39 2,144 1.00/1.00 vMB 6
753,332 753,332 00000000000000000000e17c0ad5a91254e5ee8366bd54ceebb544f87eef96d4 3,148 1.00/1.00 vMB 15
753,331 753,331 00000000000000000001b55819bec48fbd26c9fa42135ace899b2c285843733b 1,502 1.00/1.00 vMB 12
753,330 753,330 00000000000000000000cb4bbbb530017a2927f89596f401468b3779b567e946 2,119 1.00/1.00 vMB 14
753,329 753,329 00000000000000000002665fd60d8192538b5bd1117ad35aebdcc0487af070ff 3,192 1.00/1.00 vMB 22
753,328 753,328 00000000000000000003416e51322c3bb53df0f9b209717acb386d09fe906633 2,653 1.00/1.00 vMB 24
753,327 753,327 000000000000000000066ee88d077844a059c9b2f92c3e6cc003ebf504a3b258 2,610 1.00/1.00 vMB 3
753,326 753,326 0000000000000000000416de4cf687987a4a2da152be83ca8b9729c3ae2afa4f 3,060 1.00/1.00 vMB 14
753,325 753,325 00000000000000000001f1707428a5a32cafdd61a3257e7bb71eb877bbe636d4 2,914 1.00/1.00 vMB 12
753,324 753,324 00000000000000000005f46e774b3683f7bb9d88652a275807aa2a3f36d43995 2,939 1.00/1.00 vMB 13
753,323 753,323 000000000000000000077858baee2eaf4472a28fb561685d5a77a8e1d9451625 2,978 1.00/1.00 vMB 10
753,322 753,322 00000000000000000008a618d3f99f2b3256d15ec978a7ecdd37852dc3022f6b 3,038 1.00/1.00 vMB 18
753,321 753,321 00000000000000000001c819bf9c62780c8fa256c9a1c7e4e9afe24e334543fd 3,858 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.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.