Loading Tool

Explorer IconExplorer

Memory Pool

77,015 transactions
28.71 vMB
0.07419400 BTC
Random Selection Loading Transactions
Max Size: 173.87/200 MB

Candidate Block

Mining Attempt 06e4bfd22eebb1f9021fef16cbcc45ae83a157ab1f672c617ec0c840839d2ec4
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 0e4684d8554e429d7f43bb96586707a4afaeff3231806c4e7e3d518b3ab1e8ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01455344 BTC
Feerates: 129.25 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (288,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,577 626,577 000000000000000000089f8fd7bcdb21e396cac1be7f7736e8e2cac9a5bccfed 1,839 0.61/1.00 vMB 15
626,576 626,576 000000000000000000103ffb2f1ef3c88e52691a686b65efdd52b0020a754623 503 0.15/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.