Loading Tool

Explorer IconExplorer

Memory Pool

85,409 transactions
33.08 vMB
0.16096883 BTC
Random Selection Loading Transactions
Max Size: 196.98/200 MB

Candidate Block

Mining Attempt 09da787189e0ea5c0aa3ca4395398ea49795aadc7b71de2d63392ca5e6b25bdf
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 0fe5f2e4fcdfc915b06483e09be4414a965227955962280f6c61b8c18fecb2b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,553
Size: 1.00 vMB
Total Fees: 0.04975800 BTC
Feerates: 318.30 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (371,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,603 543,603 00000000000000000016324433afda54a5cc5a9408eb47aa2eda288b512388fe 154 0.05/1.00 vMB 13
543,602 543,602 0000000000000000001317e1a967e6dc3465cd432c44e8e7ac1e6e5eb8f56ed5 64 0.02/1.00 vMB 19
543,601 543,601 0000000000000000000e6012fbcd4e37fe46b28b3e4a931ca1385311705cbbe9 2,093 0.76/1.00 vMB 16
543,600 543,600 00000000000000000019a31c11838a49fa349630d69c0d4abd1ce6f7503dd432 878 0.36/1.00 vMB 12
543,599 543,599 00000000000000000006e45e4aa8954fcc074d7a93991e0576b9b9c7853e835d 2,582 1.00/1.00 vMB 21
543,598 543,598 0000000000000000000e56519d9586fbadbdc0c62048bf079d080faa29213a7e 106 0.08/1.00 vMB 6
543,597 543,597 00000000000000000011dd10a7b3318000751dcce73e89c466910f6ba5a7a294 2,379 1.00/1.00 vMB 18
543,596 543,596 0000000000000000000167ac9e5129aa3623d7ae3b4266793853aa089eea700a 529 0.17/1.00 vMB 17
543,595 543,595 00000000000000000008400a21c6bc4d1ef6a10ee0c48aae0d71bdf9729d9237 334 0.14/1.00 vMB 22
543,594 543,594 00000000000000000001fab8e8ad6b51d6caef8086071a35fa7855a5ebf72163 1,654 0.66/1.00 vMB 23
543,593 543,593 000000000000000000129119d98dca50a5140ce7ea815d6b6a05ecdf0192fae7 596 0.22/1.00 vMB 17
543,592 543,592 00000000000000000004ba97a821cb2af06f11e8547baaa577607f40bef88281 625 0.24/1.00 vMB 19
543,591 543,591 0000000000000000001fe6909e5de96ab3212836aadc5edf649e6b50d38964eb 567 0.19/1.00 vMB 21
543,590 543,590 000000000000000000105408d0091be596ca75baa0a9f822c83f88ddc721fd60 1,416 0.53/1.00 vMB 17
543,589 543,589 000000000000000000245577c35cde2c50dc6ea26872a8f2813bd73678cf99b4 2,197 0.79/1.00 vMB 22
543,588 543,588 0000000000000000001703491aea83b439e19650ca86768cd215a14847b932c3 1,058 0.43/1.00 vMB 22
543,587 543,587 00000000000000000006b08786026d7f9a62118b70948315570d5bf53a1982a8 39 0.01/1.00 vMB 32
543,586 543,586 0000000000000000002750bf26fd1846ead9955a6f7d6669db353e3ab7e7cef5 1,289 0.52/1.00 vMB 11
543,585 543,585 0000000000000000000bb3996368443b2b4001fa634015d5c03583ba9558d888 2,535 1.00/1.00 vMB 20
543,584 543,584 00000000000000000011b51a105d239c1899e8349f40f95bc7ad3773a2c15290 172 0.06/1.00 vMB 8
543,583 543,583 0000000000000000000fc540a50483f92f0c732f3c73954c82a230ed952d3f0a 505 0.21/1.00 vMB 2
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: 10
  • 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.