Loading Tool

Explorer IconExplorer

Memory Pool

79,847 transactions
29.83 vMB
0.08067334 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 9f51b4c0d0abcdec0d9cfb10f1206202d6f7d98a5444cb20c75cedf7a62b5a0f
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 330a169734a0919b3d4dbf658daf1df490e31dd33b8ffd528e23b97ae5a652ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01983871 BTC
Feerates: 100.29 > 1.99 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (305,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,328 609,328 00000000000000000002c6921ca08f40ced008c4454ec71bc7e7e7885445b921 2,405 1.00/1.00 vMB 10
609,327 609,327 00000000000000000013bd85b352193e3061913ea9c2edd22c2ae56735882fb8 2,800 1.00/1.00 vMB 8
609,326 609,326 00000000000000000005faadb4722c727ad8c1dcae579da66b70d501d1e5db42 2,423 1.00/1.00 vMB 23
609,325 609,325 0000000000000000000f886d53ad3e80f03b3b9e2cc85b0729b550d10a07a51d 2,156 0.68/1.00 vMB 13
609,324 609,324 00000000000000000012ad54dc17d6faac1aea9b44bc8ba01ee33b3eec613db8 2,509 0.70/1.00 vMB 8
609,323 609,323 0000000000000000000283b9b058223ee7cc3ca4a0b5b1d7d32e4225ba959cc7 2,619 1.00/1.00 vMB 11
609,322 609,322 00000000000000000002f77fe77e3e5d0b21d6e2617c427e16bfc2e5c1f795ab 1,981 0.87/1.00 vMB 4
609,321 609,321 00000000000000000010cf363996aa89934f3e7de203733eb093c1d3b5623222 3,346 1.00/1.00 vMB 10
609,320 609,320 00000000000000000000ae5ab42eaf0433716eb59d619e77d9740f6cf55f3c5a 2,898 1.00/1.00 vMB 7
609,319 609,319 0000000000000000000fcb2d63b537f1b323bb3d36b7a7864483f62922f034cf 2,488 1.00/1.00 vMB 12
609,318 609,318 00000000000000000008c2aff750ad5b8dfde9aab5a60438b362e406783402ba 1,775 1.00/1.00 vMB 5
609,317 609,317 0000000000000000000761b91edad7686d41adb70a138f31dacf6df90cb0e3b3 1,232 1.00/1.00 vMB 4
609,316 609,316 00000000000000000002757a8cf5bf62822b1b64a3f9f654da62363593c648cd 2,875 1.00/1.00 vMB 20
609,315 609,315 00000000000000000010b097090f4b23cc8b2c27d84f0d2bd7f8e0d29c325995 2,604 1.00/1.00 vMB 10
609,314 609,314 00000000000000000008801aa9d52baad1d1f53a89363b1ec5681a0bb718f774 2,874 1.00/1.00 vMB 13
609,313 609,313 0000000000000000000c1bacaafe2f06285ddb2eb6448e0d7d041e0949f2e88b 2,922 1.00/1.00 vMB 35
609,312 609,312 00000000000000000005ca71318bce0edb3816579e9bb9b4faeadd172bd05afd 2,280 0.98/1.00 vMB 9
609,311 609,311 0000000000000000000819c18de0fc09d04a5e8d914dc8a3daf297e2d2005f6b 1,497 0.46/1.00 vMB 12
609,310 609,310 0000000000000000000d5abff45130f43e8d71c1481b00b4911117fd10371371 603 0.17/1.00 vMB 14
609,309 609,309 00000000000000000003143d4eb25cf436b3e354df8cff1c7f1dd295339d1c19 2,443 0.74/1.00 vMB 11
609,308 609,308 00000000000000000002bf2121ab0977dccdc07259ae02d630205dd551b5adab 734 0.23/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.70 GB
    • Received: 15.04 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.