Loading Tool

Explorer IconExplorer

Memory Pool

36,177 transactions
25.68 vMB
0.05786955 BTC
Random Selection Loading Transactions
Max Size: 131.45/200 MB

Candidate Block

Mining Attempt e36011f2de38ebf533c307859c4dc50481edf55d20d40e7a32a0a71c6fc08061
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root b165ef281f5fb6a0fe81fd06ab756109d7b5e75b7855e1883c45a819ba45e156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,409
Size: 1.00 vMB
Total Fees: 0.01099798 BTC
Feerates: 170.89 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (525,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,447 389,447 0000000000000000027c8b0d4a740e153bc5f29e492cdd972fd9b3cc61c20c65 1,835 0.78/1.00 vMB 40
389,446 389,446 00000000000000000530ac203c73f49a605bb98fa1fb79e342f71996c2f09295 674 0.28/1.00 vMB 36
389,445 389,445 0000000000000000069efe4d2fbbeef47280d8a539aa58f02d47f80d2790555c 1,843 0.75/1.00 vMB 41
389,444 389,444 00000000000000000ba66ffc967d866033d80883b1a8e6eb9220b1ccd912f345 1,324 1.00/1.00 vMB 22
389,443 389,443 000000000000000005de3f816f7c59f0e94d10a5bd07bea47001f5d2bb796642 1 0.00/1.00 vMB 0
389,442 389,442 00000000000000000841e778e73bbc9ac6a9e18fea779e0a061b1d7d01803be1 1,554 0.63/1.00 vMB 37
389,441 389,441 000000000000000007fb3c9084181663b576e86bc67ec46275e90184a9b4b751 301 0.19/1.00 vMB 30
389,440 389,440 00000000000000000623203c36c38ba931f75562b50d7127d3abecf03a4657a5 732 0.75/1.00 vMB 14
389,439 389,439 0000000000000000020dc3a28afaccc18607e77a8f1c65b20385e89a6722facc 1,754 0.93/1.00 vMB 49
389,438 389,438 00000000000000000ba3ef54b7235322fc3726182c84c7184d186a43bf90335c 1,143 0.45/1.00 vMB 38
389,437 389,437 000000000000000002aebb9f87a02b61ed7f7a7fc42d1005f94b93425014c07a 1,287 0.75/1.00 vMB 31
389,436 389,436 000000000000000004ebafec5cec123f28c3183070f361bbb47492de1bc2d694 557 0.26/1.00 vMB 32
389,435 389,435 00000000000000000207790d9d587e217a86a73cfdeafc3d46d0f555608a9ec9 826 1.00/1.00 vMB 14
389,434 389,434 000000000000000006604b8669164bf867e63151815c9d21827ed1b023d3892c 1,903 0.95/1.00 vMB 39
389,433 389,433 0000000000000000012c657ea031ca7b58b33abfb38dcc48fe0d7248f8c9b735 2,709 0.95/1.00 vMB 58
389,432 389,432 00000000000000000b7eea5b9a961e9cd2053ee1626f5634e4bba5b67ce8e6d1 884 0.75/1.00 vMB 32
389,431 389,431 0000000000000000005b79987d2cd362faa22c7bbda4456dacb80a367eb94570 399 0.22/1.00 vMB 42
389,430 389,430 000000000000000002e23f30d1ff4da9ae5d24181deed76c2b53dc27e238029c 744 0.75/1.00 vMB 14
389,429 389,429 0000000000000000022ede656bdbaa654710bc352ab7bccbdb17eec67c1d6241 245 0.75/1.00 vMB 13
389,428 389,428 000000000000000003c92eb0ee66ce469c0943592f6e108d8ff7041feedf75c2 769 0.75/1.00 vMB 29
389,427 389,427 000000000000000002fc1518083df0336020566220b72f9a6048df2cf89434b8 214 0.13/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.