Loading Tool

Explorer IconExplorer

Memory Pool

48,333 transactions
28.23 vMB
0.07302296 BTC
Random Selection Loading Transactions
Max Size: 150.57/200 MB

Candidate Block

Mining Attempt 42f8838142bf1a6ca84583ad5849a6a5081df4d81a50fd2e07235e092bbc41ba
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 53307c3ad0582bc90aac27c3801e6def47e4411f1eb3bddb0e13d81771134064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.01803690 BTC
Feerates: 301.05 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (785,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,486 129,486 000000000000111fd4a8349ebe7db738fab4fbd81d9fd8f5b0b971da3f15f1a7 92 0.05/1.00 vMB 282
129,485 129,485 0000000000000e5346adaad4ae84a064412e1a89a5b3b0c4703a08748b92dd07 46 0.05/1.00 vMB 78
129,484 129,484 0000000000000925fdd64438433b5348487f92f985cd82d1c915ba47c8efd4a9 1 0.00/1.00 vMB 0
129,483 129,483 0000000000001879a16ef6900cbdfd97863bafa5e3e7ab49e18e612b851ecf76 61 0.03/1.00 vMB 964
129,482 129,482 0000000000001a7793ef45c7b472936aded5b06a06daa8d928bc84303afd76ad 69 0.04/1.00 vMB 527
129,481 129,481 00000000000006231bfffb802c4dd87467a3caf2468bd43b59ccaa19286679fb 1 0.00/1.00 vMB 0
129,480 129,480 0000000000000f109759d1fbf0258d517499b8e0bed1eda3ab6e8bac32be299d 60 0.03/1.00 vMB 113
129,479 129,479 00000000000016df55aa7e72e46aff3fbb8c42e0322afc1d78181254250c6ee8 29 0.02/1.00 vMB 1,654
129,478 129,478 00000000000016b15afa9f8bff4eb720db7d37f03df2ab98d70a4dcfb15221e3 53 0.03/1.00 vMB 754
129,477 129,477 0000000000000b6114b9db166dd9810d01aaa063d00aae4a0ee1041140730a86 5 0.00/1.00 vMB 0
129,476 129,476 00000000000015abf8c508431e5b7de846dec3deb87ebe0a515a8f2e7b58e837 13 0.00/1.00 vMB 264
129,475 129,475 0000000000001515319060ca04d9aee95d8a908b35d47093e0276821d28ab052 13 0.00/1.00 vMB 1,075
129,474 129,474 00000000000012b380c40cc6fb17cd19e4b34c11a0fcb1e5e8aad3b41bbdcbc8 75 0.04/1.00 vMB 1,096
129,473 129,473 000000000000179015b85d128dd5917cab5e6e3e45ba3846169a44a39a312ad1 78 0.02/1.00 vMB 2,780
129,472 129,472 0000000000000ebe122c4bec0106870de081e3c4c821ebaa9641632de25f239b 10 0.00/1.00 vMB 633
129,471 129,471 0000000000001c60e39bc79e7bf8aaf0933508da569b5a944b2510f26d3a77ed 24 0.01/1.00 vMB 910
129,470 129,470 0000000000000ef9f2b8eb96abf19383b240b5d6955b559e2f0ccdf6b83de3cb 14 0.00/1.00 vMB 0
129,469 129,469 00000000000010b4ff4e20249eb458f067e7a3ca4843094b80021b353554c3a3 26 0.04/1.00 vMB 1,538
129,468 129,468 00000000000001d1cfe009d5b873e03154eb3f62e487e58c7b5a4bd144fea149 38 0.03/1.00 vMB 481
129,467 129,467 0000000000000643d7b535b5212312fbd4b4812d7ec8bd8853de10db10918f89 8 0.01/1.00 vMB 813
129,466 129,466 0000000000001006bab39329671bc1fc14db96996a215fec2e800cc132ef443e 83 0.09/1.00 vMB 1,121
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.