Loading Tool

Explorer IconExplorer

Memory Pool

41,602 transactions
28.70 vMB
0.06039329 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt 1e5854a29ed7db13ca995a53b72d450bc6474fc143f653334af412175597a5fe
Version 20000000
Previous Block 00000000000000000001e8eea2fc217de15f4d40d8c46e346c3a22c6ea1dbb3a
Merkle Root cf51f8023161b52217c75e7b60e5c36a9cff8abaf85bae38aded4609fcba36b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,056
Size: 1.00 vMB
Total Fees: 0.00472951 BTC
Feerates: 60.13 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,619 (71,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,254 843,254 0000000000000000000247d2422fb1c6dcf865a884024c2ce338e96113040eaf 4,749 1.00/1.00 vMB 15
843,253 843,253 0000000000000000000325aaa1d6c6446723dbe0d460b7234acfd5cec3110cf9 2,831 1.00/1.00 vMB 16
843,252 843,252 000000000000000000025c9ddc6505da2f7de72062ab8c8af885780dfbeff004 7,391 1.00/1.00 vMB 12
843,251 843,251 0000000000000000000054bc469f31f16de188fdc0d1fa89e93508e4f024416e 3,261 1.00/1.00 vMB 18
843,250 843,250 00000000000000000001c39061922774fddcb7ac355701efd4281bbd32c63dc2 4,884 1.00/1.00 vMB 12
843,249 843,249 000000000000000000023330714796611d89a14a48b7004048cf87c950c56c3f 6,756 1.00/1.00 vMB 13
843,248 843,248 000000000000000000001e26449cdd523fd5f4c19a17b61aa4a56d87a6193251 2,930 1.00/1.00 vMB 17
843,247 843,247 000000000000000000016b758d8da88f330515af6dc05d7913142705aee4b1ab 3,570 1.00/1.00 vMB 13
843,246 843,246 0000000000000000000122f41e1655f4de346d455bcfc9123859d83d23f90cc7 2,927 1.00/1.00 vMB 13
843,245 843,245 00000000000000000003600e8551c5d8840af8f88bda44897b6b491de67725da 2,485 1.00/1.00 vMB 12
843,244 843,244 00000000000000000000823c1f6158c2e297fb8fa90c277ca2f2526eaf60bc90 3,844 1.00/1.00 vMB 18
843,243 843,243 000000000000000000001bcf263b475d8678c0f9ee025642b13268b6cfc1c412 3,122 1.00/1.00 vMB 17
843,242 843,242 00000000000000000001823211c2f4f90244ae8404b4a8af529ce0cb2ad81bce 3,319 1.00/1.00 vMB 11
843,241 843,241 00000000000000000001b7aa1876112e25e0ced5471519334cd4c64dcd7caaf6 5,830 1.00/1.00 vMB 14
843,240 843,240 00000000000000000001828a236c53e488948f49e9ae74cf061fb91d9898fad5 4,279 1.00/1.00 vMB 16
843,239 843,239 00000000000000000002d130772e6595a9ca8039f8e8dc691c934f64f97b62aa 3,011 1.00/1.00 vMB 20
843,238 843,238 0000000000000000000167499602ea2fd3be2e462af967753cad7796b6c26d5e 4,791 1.00/1.00 vMB 12
843,237 843,237 000000000000000000035465013444b771907e83ccd8505130f903193ae72449 4,819 1.00/1.00 vMB 14
843,236 843,236 00000000000000000002f87842913238286be12ab0353ac81df3d1553ae6bbe7 6,826 1.00/1.00 vMB 13
843,235 843,235 00000000000000000001c5bbb728d7b6ab7232c0a610b1934de392161677f7b6 5,519 1.00/1.00 vMB 19
843,234 843,234 00000000000000000001faf52060e358d0f8503cbb2b4c248b18d706c94cf4c9 4,107 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.72 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: 629.67 GB
    • Received: 11.94 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.