Loading Tool

Explorer IconExplorer

Memory Pool

81,575 transactions
30.33 vMB
0.11505365 BTC
Random Selection Loading Transactions
Max Size: 183.04/200 MB

Candidate Block

Mining Attempt 5bfb8d68453930cab4d850e7ce1409d091d573fb69dca2dac3b25f2d55f74f4d
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 089db816fe8b2964e31632874b31f3949c6553531e2eb77e21d92cfc6b22907f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.03920922 BTC
Feerates: 54.29 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (288,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,575 626,575 0000000000000000000b6e46199fcd48ad511d09679eaa4233e55bf69514b6b9 399 0.14/1.00 vMB 15
626,574 626,574 00000000000000000010fdb36cc32338ebcbf316819dc9ffceb94215cff3f626 1,119 0.44/1.00 vMB 15
626,573 626,573 000000000000000000092566f43f0465f46fc2000d7f8e5f843f1728fb9f9b35 744 0.41/1.00 vMB 7
626,572 626,572 000000000000000000091476f744343a4ab6ccb108ac03f8a5c686cb9618c9e1 2,737 1.00/1.00 vMB 9
626,571 626,571 00000000000000000004a85d6395c4420db3d708a580f5ce7c74282a70d96786 2,755 1.00/1.00 vMB 23
626,570 626,570 00000000000000000003f7c591f5e0dacf6536d01668733238c4939ff0505c54 1,326 1.00/1.00 vMB 6
626,569 626,569 0000000000000000000066cdd1eda3f9f97907b79f72aa79eb67d530420ec187 2,854 1.00/1.00 vMB 16
626,568 626,568 00000000000000000000ca7d1a84f776259fd70a022db9e3d6974ebac6253116 2,213 1.00/1.00 vMB 3
626,567 626,567 0000000000000000001275161db5c27af2966de59d86e64919731b9a1d4d1df2 2,113 1.00/1.00 vMB 15
626,566 626,566 00000000000000000012c99e790a55e26313f4791564329079d9d65869aabc42 2,469 1.00/1.00 vMB 11
626,565 626,565 000000000000000000082e2900db5e5330cd57fd1ad70414823d38fc838bfd7a 2,677 1.00/1.00 vMB 13
626,564 626,564 0000000000000000000cdcad174680f83486d75367d4abbdc284ec7d2b459496 2,320 1.00/1.00 vMB 14
626,563 626,563 000000000000000000102b4150b5c678e90783e93398085acef33bab60194f0b 1,911 1.00/1.00 vMB 6
626,562 626,562 000000000000000000018b659b36e2f046ff8aa2c5b037e9b4794be65bcca6fd 2,963 1.00/1.00 vMB 20
626,561 626,561 00000000000000000003478ff81df721e718a8c9bcb3ef2e088b6d4f59bfdfdc 3,080 1.00/1.00 vMB 27
626,560 626,560 0000000000000000000d78f974afed10c6d7544afaa6beb0322080c623929cc7 2,899 1.00/1.00 vMB 22
626,559 626,559 0000000000000000000797ac2fecab7439c867e2d933091e215494320b849d74 2,180 1.00/1.00 vMB 16
626,558 626,558 000000000000000000103ab85bb986a41bd559fb306c7c964b33670d40400019 2,509 1.00/1.00 vMB 15
626,557 626,557 000000000000000000014ae47bbacf66cf1635103f0fcb7d33e3de4e9c9ef91c 2,159 1.00/1.00 vMB 17
626,556 626,556 00000000000000000003176f6fe8a5f21212659d2c90aacf294a1396ff149709 2,909 1.00/1.00 vMB 20
626,555 626,555 0000000000000000000798f375a6aa8e6b73f1379c4358e9353fcebb22f9e200 2,326 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.61 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.88 GB
    • Received: 16.05 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.