Loading Tool

Explorer IconExplorer

Memory Pool

47,165 transactions
27.57 vMB
0.10531817 BTC
Random Selection Loading Transactions
Max Size: 146.93/200 MB

Candidate Block

Mining Attempt c1356178cc89dfd070057133ba4f24a35eac2ab99df3e2c5a9c6ff4283ac992c
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root b3dbb84bcd326178780565c4ee7fed2c691d6538abd14808da13ca5237d12a5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.05347071 BTC
Feerates: 101.66 > 5.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (519,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,469 395,469 0000000000000000046bd308c272068d660ac9b78475cb39863f62c710fef517 1,057 0.74/1.00 vMB 28
395,468 395,468 0000000000000000043bd22c7023393628a106b5e5545e71e063c72a8a194064 1,323 0.95/1.00 vMB 30
395,467 395,467 000000000000000003b3185e6160cd2634c5f815164c628ac4bfb17fc7a596b1 1,928 0.79/1.00 vMB 44
395,466 395,466 000000000000000001352f731739430d198c8fbba33a6c5684058dfa150f97ce 2,058 1.00/1.00 vMB 41
395,465 395,465 000000000000000002078a3850f0bc347fd9d7c21c8c6ef40cc0b03c072cb9ff 1,950 0.93/1.00 vMB 46
395,464 395,464 000000000000000002b2ba8daaa4c36f868eda0b461d79d30ec5190ab348e9a6 312 0.88/1.00 vMB 11
395,463 395,463 000000000000000004dc55404f3d5e16e9094f2616641ff8896bce48eb459cd1 1,956 0.93/1.00 vMB 39
395,462 395,462 00000000000000000728f48e89765c0a6750b10fb0fc3d929fe6ef73b84220aa 1,144 0.93/1.00 vMB 20
395,461 395,461 000000000000000001f4a5b5f6e1403af90f25b24b383b6e745a135270f48836 1,536 0.93/1.00 vMB 35
395,460 395,460 0000000000000000078e0c0e295ec99002a17a9911717758fbd743ba65db27d7 1,685 0.99/1.00 vMB 30
395,459 395,459 0000000000000000034ac85a0f7aa1378456fe3af7a5129026b4d74da2896ace 2,997 0.95/1.00 vMB 70
395,458 395,458 000000000000000007fe009398f2483a91d072b93b4b6ec56d487373f969ff3f 1,802 1.00/1.00 vMB 32
395,457 395,457 0000000000000000012ebf17c290e4d1b95a645655651152c793a1c7b1a04e2d 2,529 0.93/1.00 vMB 65
395,456 395,456 00000000000000000374b44b1b6a2958f7e4b47ab69a1aae37a56bc2e62e99ee 1,286 0.93/1.00 vMB 19
395,455 395,455 0000000000000000088321525a33f3838d973077375875ba733985ff4a92abcb 1,817 1.00/1.00 vMB 40
395,454 395,454 000000000000000004fa7edd3290381be822fd80340c0cd59f162f6412b5aa29 825 0.99/1.00 vMB 15
395,453 395,453 00000000000000000197bbeae62d8c61da07f61a2e07baa63f7bd89d638f65e2 1,909 1.00/1.00 vMB 34
395,452 395,452 00000000000000000449d8496f51a9c470a2bb2495d3b262ea5fd70c90e8410b 2,377 0.95/1.00 vMB 40
395,451 395,451 00000000000000000441983f90784aaa3543b062bd2d7e78635a61ecc861688b 2,055 1.00/1.00 vMB 39
395,450 395,450 0000000000000000000130f8ed278c480f00f903508930cfa38272244abf328e 2,714 0.93/1.00 vMB 68
395,449 395,449 000000000000000001ae967f1ea68dd6346b614111300be935664025f66afa9e 3,520 0.99/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.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.