Loading Tool

Explorer IconExplorer

Memory Pool

75,893 transactions
28.05 vMB
0.08835079 BTC
Random Selection Loading Transactions
Max Size: 170.67/200 MB

Candidate Block

Mining Attempt 033694189286159b78bebdc467db6276be244d9f320f9c73c84deee4c390e281
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 43ee1537c5599c255bd2bd8ba3450d07274d007499a8bbbd230ed8b057b2faf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.02800684 BTC
Feerates: 118.43 > 2.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (474,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
440,378 440,378 000000000000000001949dcc478302e9051a81550957f35dd5a593b4bcc240b7 1,119 1.00/1.00 vMB 64
440,377 440,377 00000000000000000203c2e6f259ab791a8f60480bcccd2f1ca2609ba7f98b6a 1,733 1.00/1.00 vMB 57
440,376 440,376 0000000000000000011ebb8b59cebf8a59f333fe6451c1835d706ba7dcb3c64f 1,830 1.00/1.00 vMB 61
440,375 440,375 00000000000000000113dcd971f95ee29c0ea13e26adf96329aa237284fd87ba 2,005 1.00/1.00 vMB 58
440,374 440,374 000000000000000002b3327f59353795ff074e46c7e1bfaaa3d64e81aad5bcc6 1,730 1.00/1.00 vMB 69
440,373 440,373 00000000000000000245d6cd660615d2ff7dde7f2b4b7d6f2b3be2a209e28313 771 1.00/1.00 vMB 67
440,372 440,372 00000000000000000347ef9c1a99d11096fda854b047a70df28212bbf16d8faa 1,275 1.00/1.00 vMB 73
440,371 440,371 000000000000000000dc7b08ba97f7d157b7d41d1f380034350ef38d28659c51 1,878 1.00/1.00 vMB 79
440,370 440,370 00000000000000000266801d99e5a7c82a47d025a516ce225a8f90de29da33fe 2,208 1.00/1.00 vMB 79
440,369 440,369 000000000000000003334712d22048eec9bb53f502eef7342d047eb07922534c 2,120 0.75/1.00 vMB 84
440,368 440,368 000000000000000001979b86bcd69bb422146133527f8d051f3c28a64040fbfd 2,713 1.00/1.00 vMB 78
440,367 440,367 0000000000000000027502cdfd27101891b3c27783e0796fa78471aefcf46b11 2,739 1.00/1.00 vMB 113
440,366 440,366 0000000000000000009f44e51cedc67986e6d7c00c045d113da56ff3191d633b 2,663 1.00/1.00 vMB 62
440,365 440,365 000000000000000003565ddbd5663dee0a6c74d621a2aaea6d21bf04c697aedc 2,091 1.00/1.00 vMB 59
440,364 440,364 00000000000000000321aadc8a4bd853f45fa9449a32f373889a86f419de9ff7 1,245 1.00/1.00 vMB 85
440,363 440,363 000000000000000002729ad6ee88a61ccbc810365d220f7914fcca2f5e699027 2,470 1.00/1.00 vMB 99
440,362 440,362 000000000000000003ad11ef94699ceec28e3a8615c76b3aabc6f402990f0bb2 1,559 1.00/1.00 vMB 91
440,361 440,361 000000000000000000a07c546b8eb43ecda61e32152a9223fb33a01d56756865 1,827 1.00/1.00 vMB 77
440,360 440,360 0000000000000000025acad60b2c2e3f458de751dee2201d2b593f3043a9e4b0 2,444 1.00/1.00 vMB 89
440,359 440,359 000000000000000002ce5efaed9c4484af0cd19cc13265ec6fb5e836f457a9e4 1,611 1.00/1.00 vMB 89
440,358 440,358 0000000000000000009d338669ff4e3777a1a2022569867990febfdea85b6645 2,991 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.36 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.