Loading Tool

Explorer IconExplorer

Memory Pool

18,290 transactions
8.45 vMB
0.08974569 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.01/200 MB

Candidate Block

Mining Attempt 744c82821a2ee4ae2aa08e429093ba7bea7c31d509892260b609bb8e73f33a60
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root fd303e05d19fa36e6b2c0fbdb683434e9e4b4a572651e886e164e5c3ed33fb16
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,043
Size: 1.00 vMB
Total Fees: 0.07185521 BTC
Median Feerate: 1.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (871,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,575 41,575 0000000011035f939467854a91eccef92a6c683fc29cf1df29d98df7a7f86d76 1 0.00 vMB 0
41,574 41,574 000000002ecc7e5a9a006f16cd72770f3dedb66bb3daf7f3f9ddec714ecd8a4b 1 0.00 vMB 0
41,573 41,573 0000000018d69e877df78cbc7ac8b66d9cfb64becac27968f038521f564b57c2 1 0.00 vMB 0
41,572 41,572 0000000029e1dca35567c2ea2bd3a028d7cf2e974374843691f7bbf1bad6883b 1 0.00 vMB 0
41,571 41,571 000000003222114f6dc5ae9b8d7f8cf11a7d7700f31967e40ed5985a077eae65 1 0.00 vMB 0
41,570 41,570 0000000015aa51ca74edc54df72d2b4d42166bc632884f19f54c1cc3850e12cb 1 0.00 vMB 0
41,569 41,569 00000000114ac2c4ae58b371b5a13df33b771c3862a05a19db16f9082c904c90 1 0.00 vMB 0
41,568 41,568 00000000403d7ed5d4ee731788aa7fe9c5770dd93e828160ec9776ff208c89b5 1 0.00 vMB 0
41,567 41,567 0000000022ef63beb67ad5e56532d798d63aa53ea0ddb52cad49c09186be8731 1 0.00 vMB 0
41,566 41,566 0000000005e83d8b1e2b6408c03d1e9de8e02c23ef42d6e96dfcd58aef1c5ae8 1 0.00 vMB 0
41,565 41,565 00000000151d6f485849958f7891a7d0bcf2c62a515b8ab8d83d88e836b77abf 1 0.00 vMB 0
41,564 41,564 00000000303dc689b037009fec651da54f1062fec8366004b03c63213feeaef6 1 0.00 vMB 0
41,563 41,563 000000004311af2b9dd8a659219e119e1c33259a8d1751316113c292825afedc 1 0.00 vMB 0
41,562 41,562 000000004dff1f2e21e07757da587ba37571f786dffd672f3a5e7ae1f7a7b977 1 0.00 vMB 0
41,561 41,561 00000000415d0cba720f6a1c652e686e32ba1efde63c218345db4ac5f3da4558 1 0.00 vMB 0
41,560 41,560 00000000150f7fdf786a47c725470bc9f845439223929ef199d914307dff3108 1 0.00 vMB 0
41,559 41,559 000000005d890b83c1a786581f2ad586ddd0fe31951ca3dc303946e45a118381 1 0.00 vMB 0
41,558 41,558 0000000031c9f49587345428c69abbbfbd89bb732a43d5784ec0bb1b86fbd68f 1 0.00 vMB 0
41,557 41,557 00000000145edf2f902244232525e18d57beceee107b64cffd0b9f6e0aa26d45 1 0.00 vMB 0
41,556 41,556 0000000057852ce183518b217e6640914774eebafc90327f1a7c666172607cce 1 0.00 vMB 0
41,555 41,555 0000000004047fb90b02abc3dcc9c5444c4103a8217b3eda0e43d53651486777 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.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: 298.61 GB
    • Received: 1.28 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.