Loading Tool

Explorer IconExplorer

Memory Pool

38,782 transactions
26.48 vMB
0.10081390 BTC
Random Selection Loading Transactions
Max Size: 146.01/200 MB

Candidate Block

Mining Attempt a41a2f394f236c9e92bfd7ff8a32a0de25ccb21643f6d277c943b747eed9e9ac
Version 20000000
Previous Block 00000000000000000001a2088e29977a42ccafa902d0772fc81b5181a632c3c7
Merkle Root 6d82718b9816bb8bb591767109c4780aa5912ae47b5568f803faa18412d4ac38
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,788
Size: 1.00 vMB
Total Fees: 0.05226800 BTC
Feerates: 363.38 > 5.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,245 (674,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,621 264,621 00000000000000099e2139b9581267ccd86f03d93e438865ba896e8dd1cb4cd2 77 0.05/1.00 vMB 69
264,620 264,620 00000000000000092e22b875bbb280cf2d4baced9dedbe34c44095e5d1ae2f2d 541 0.24/1.00 vMB 43
264,619 264,619 000000000000000028a6e30d1a97df8630f950488a407cb04efb81629d33f63b 563 0.25/1.00 vMB 140
264,618 264,618 000000000000000ced5f3233b8760845200ef3d82436a33af6a375c0500c35f0 90 0.05/1.00 vMB 71
264,617 264,617 000000000000000f2d9f303505929ce11a03d78d2f795ff79bdea759a6d8c9b2 256 0.13/1.00 vMB 107
264,616 264,616 0000000000000004cbfb4ac5c92737e897b467ce4efd79848b315e9663a8b773 245 0.11/1.00 vMB 94
264,615 264,615 000000000000000302d94faa61e19bc3db01b56fb6fc587a0b1392a42c18c533 469 0.23/1.00 vMB 90
264,614 264,614 0000000000000001120f42701b8165d474a44c3c88125868a25476cdb2d7d0e9 401 0.23/1.00 vMB 89
264,613 264,613 000000000000000cadfd8232728c16be718272e43f2eae185ead6a8b93077e1f 279 0.12/1.00 vMB 112
264,612 264,612 000000000000000fbd1ce8860b84fe809cefdd11e49f2954bf2f9187b5f200b7 355 0.14/1.00 vMB 120
264,611 264,611 000000000000000011d9f6931e65f814c6f3b221736b0c45f25e0365a3d156fa 76 0.04/1.00 vMB 106
264,610 264,610 000000000000000cab1db0a04eed3d86a32a9935c8d6b2c480e2d7890b644298 291 0.15/1.00 vMB 97
264,609 264,609 000000000000000e3164baa403e00ac3313bbd9bd706aef0ed9b9f5faf6d6599 330 0.18/1.00 vMB 102
264,608 264,608 000000000000000911a729f06a3c9b999915c4931237c78ffa4663808bd1e4e2 118 0.09/1.00 vMB 43
264,607 264,607 0000000000000000a713bb650a31b8ac5aa0b983b51dd03a3d3d094c2a07b008 89 0.14/1.00 vMB 20
264,606 264,606 0000000000000006192afb77fee71d3d048b7e3fc92043e6e8f307b071897e6c 1 0.00/1.00 vMB 0
264,605 264,605 000000000000000e3b233495bf05299002d90e5fedaaa8fb111872bcbc835653 2 0.00/1.00 vMB 47
264,604 264,604 0000000000000009ee4aa62a7c5ad8166d1968a90c3cf6c4a8f84c57c4851270 84 0.04/1.00 vMB 92
264,603 264,603 000000000000000c6b85c5b47859f605d5d23a1ed057c16456f54cebc4bed283 33 0.01/1.00 vMB 85
264,602 264,602 00000000000000093ca4646edc4de604671a2157b87d8c2bbd42c4894588d685 203 0.10/1.00 vMB 92
264,601 264,601 0000000000000008ec7bf31c650d8a9935286aa6679892bebaba6cc7adc85ee5 235 0.10/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 825.35 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: 4,242.77 GB
    • Received: 233.24 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.