Loading Tool

Explorer IconExplorer

Memory Pool

85,182 transactions
32.98 vMB
0.15706912 BTC
Random Selection Loading Transactions
Max Size: 196.34/200 MB

Candidate Block

Mining Attempt 5b40f9593003f0e081105430e411759179c22efb89e7113774fce36933ae5403
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 0de533b5d75c0b90408b0c7042ef1123fdac4fdf1a38a2f391d284bcc62067b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.04855111 BTC
Feerates: 318.30 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (387,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,682 527,682 000000000000000000360af44d511c58e70838122afd23fe0061e9b6fb30ac89 273 0.14/1.00 vMB 35
527,681 527,681 0000000000000000002025d2b5a6f8dc7ad1d2cd40890f3e8f90253b70b60b7b 2,392 0.82/1.00 vMB 26
527,680 527,680 0000000000000000002f6bcff79f89e290076f03f178568baec099e383c045f7 668 0.34/1.00 vMB 35
527,679 527,679 0000000000000000001595533836e1b72ac24794e054662a5ba7dc6db44a8e89 570 0.21/1.00 vMB 24
527,678 527,678 0000000000000000002fff95f53124b9420d8f61c8e181f7855c4e1026a467a2 773 0.29/1.00 vMB 31
527,677 527,677 00000000000000000031b8b5a2798d0bc2c81559227646f6e324fa7e9153c190 1,590 0.78/1.00 vMB 13
527,676 527,676 0000000000000000000f99e17fdbe4337f0f5cf50efd951065d65d6d45d38181 2,688 1.00/1.00 vMB 25
527,675 527,675 00000000000000000005c558ac04309361e7c7c84215ade256e56612513606d4 439 0.16/1.00 vMB 18
527,674 527,674 0000000000000000001da23e0e5bb8c34d4717f2f1c8ac20c7a34d74ee13360f 1,287 0.47/1.00 vMB 24
527,673 527,673 0000000000000000001134b741f53f4e49e9f8073e41af6d8aaad3b849ebeee4 131 0.05/1.00 vMB 10
527,672 527,672 0000000000000000000f70bcc737e2e6afbb7949f4dfd2ceff05a7fb59212249 2,653 1.00/1.00 vMB 23
527,671 527,671 000000000000000000278a6a1cd07a6f95aed62e35d743a2e22f85baa261257c 1,183 0.43/1.00 vMB 26
527,670 527,670 00000000000000000008ef03fb19eaa52662cce183f60634ed6a4c7aef0fadc5 493 0.19/1.00 vMB 25
527,669 527,669 000000000000000000349b7d338831710e1674800017a4a2de880e87b107493f 918 0.39/1.00 vMB 23
527,668 527,668 0000000000000000003410ddc589b3d5f82650b756451e5c29f7c2d79ee50320 22 0.01/1.00 vMB 17
527,667 527,667 0000000000000000001514a872c6d3de5936fd0502d55f1a2e88f5de258d235f 381 0.13/1.00 vMB 17
527,666 527,666 00000000000000000001eae67990e0fb9af60b48f75e62b34c2beedadc69021e 1,082 0.58/1.00 vMB 20
527,665 527,665 0000000000000000003645ba74e071f67c7f6f235bbfc7a9262d36957b6636f1 108 0.04/1.00 vMB 14
527,664 527,664 0000000000000000000fd78c11095d8eea5f6d7dd8965a8272093a6a73823934 901 0.53/1.00 vMB 19
527,663 527,663 0000000000000000001bd3b481f866b7fdcda84899275b3091e38091bc9c4fe6 1,295 0.49/1.00 vMB 26
527,662 527,662 000000000000000000232c9157cb19c206ea5b3b72bd35fd5f188085a82c3727 511 0.25/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.