Loading Tool

Explorer IconExplorer

Memory Pool

40,386 transactions
28.23 vMB
0.13698735 BTC
Random Selection Loading Transactions
Max Size: 144.17/200 MB

Candidate Block

Mining Attempt 03101bdb49cc9a38c0a6cef40126d1847aa9e5db623debd9fd45d3bc83a8a125
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 14357102845563fd765b6d621ab5cd86e186d31bf6b6d0df9d1ef8821f1e46a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,081
Size: 1.00 vMB
Total Fees: 0.08266383 BTC
Feerates: 102.90 > 8.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,351 914,351 0000000000000000000122c1ea30a6d3d92204e9b1b4ed1459e0060b414d6aa3 914 0.24/1.00 vMB 3
914,350 914,350 000000000000000000001ad26acc540b75286885599f37c34f789c0c789188d8 5,987 1.00/1.00 vMB 1
914,349 914,349 00000000000000000000a25b3ab20493676ef677b3f0529ff94aa89b118dd251 3,738 1.00/1.00 vMB 6
914,348 914,348 000000000000000000014f70b1f032a4aaaeb0c29c1c982f038f962981cc960e 5,922 1.00/1.00 vMB 0
914,347 914,347 000000000000000000003ab8b0e6ab423bb57e9f91d906e41494ce6be6c3ebbe 1,961 0.42/1.00 vMB 3
914,346 914,346 000000000000000000012fb6e5906c19c87169a415cebd9f9e1f367618a763c2 3,625 1.00/1.00 vMB 1
914,345 914,345 000000000000000000016b50d02742cbb39ef31feb7285b069af5254e2649fd4 2,611 1.00/1.00 vMB 1
914,344 914,344 000000000000000000014a66c65be2d9dccc42fc5f1096c301d4dc7f1aded1ac 3,704 1.00/1.00 vMB 7
914,343 914,343 00000000000000000001a861647b7d46bd8303eaafa75375b8685b99899e922b 3,012 1.00/1.00 vMB 4
914,342 914,342 00000000000000000001595202201a033a315ea0d02063180f6cd28b26bced43 3,666 1.00/1.00 vMB 2
914,341 914,341 000000000000000000005434a27e0984c47f5290ef8bd39ac0e9efcb3453993b 5,629 1.00/1.00 vMB 0
914,340 914,340 000000000000000000009930b475000e4da93ef7549b57cc79e877d3a7a14e58 3,173 1.00/1.00 vMB 9
914,339 914,339 000000000000000000004beb4f15a34a7aa2a633d229e44a11ed6baef695d74f 6,082 1.00/1.00 vMB 0
914,338 914,338 00000000000000000000bf95f98cf3f19b98ec17d23f759f7862a75355b4678f 1,499 1.00/1.00 vMB 1
914,337 914,337 000000000000000000019af9f89ab38fe3d683ab493e952507b3cf8e21c655c2 1,287 1.00/1.00 vMB 1
914,336 914,336 000000000000000000016971f5ac5715dbe70736bceea66d7dbf08bfb6f49612 3,302 1.00/1.00 vMB 2
914,335 914,335 0000000000000000000097ef479fbfdd49663898331d44265732a2183e417119 2,851 1.00/1.00 vMB 10
914,334 914,334 00000000000000000001cb2a63283b39ccc528531fd6e8e2c415b9a7bef994f9 2,727 1.00/1.00 vMB 3
914,333 914,333 00000000000000000000b6b9a3b2067fa1426f6080c9f3cdd5cad9a92f6fd98c 1,948 1.00/1.00 vMB 1
914,332 914,332 000000000000000000009dd254d6aae84eb18e6741823a90ad90cb2249e47367 3,594 1.00/1.00 vMB 5
914,331 914,331 0000000000000000000153f71b7f7eccbb10249914947240c1efe2db5faaa00d 4,235 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.