Loading Tool

Explorer IconExplorer

Memory Pool

42,784 transactions
26.61 vMB
0.06317069 BTC
Random Selection Loading Transactions
Max Size: 139.23/200 MB

Candidate Block

Mining Attempt 6d96fe0e097fd96f8b0880b563275127d05bea0461d426c379ae3c7149eb9194
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root eb3f6fbe4d0b5eacb971386724f663d18df2621296ab9893e4acfe6179e44e89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,449
Size: 1.00 vMB
Total Fees: 0.01395308 BTC
Feerates: 150.77 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (608,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,447 306,447 00000000000000002ecdfc9d6a8478ac74b147384827751049ecbb634493732c 21 0.01/1.00 vMB 22
306,446 306,446 00000000000000002bca61936e1f695883d1f9dc8f3374f3157e7abf126fda28 197 0.09/1.00 vMB 30
306,445 306,445 00000000000000000e0620b393cec1519f2acafe9fe1f16bbc52ad95b18bcf6b 264 0.20/1.00 vMB 24
306,444 306,444 00000000000000001d06cb60ee43b90724c219d0a2abb77c2d60044ffcee38a6 729 0.44/1.00 vMB 37
306,443 306,443 000000000000000041f9850154210732c5c03b1f0073c64868d12fe98606e233 203 0.14/1.00 vMB 22
306,442 306,442 000000000000000022025a1e1341879acce6f031d9bcc12229ad0720f1b47fd0 460 0.38/1.00 vMB 29
306,441 306,441 00000000000000001b63dbbed704a1f8b797f43c458c24d07f4cc726348affb9 1,210 0.50/1.00 vMB 41
306,440 306,440 00000000000000003d85daf4baec61286fb9486f6f4843a98ec29b472e30e05f 337 0.16/1.00 vMB 28
306,439 306,439 000000000000000005a360f2ab8369251325eba12e447f6b6e5283fbe3326953 312 0.19/1.00 vMB 30
306,438 306,438 0000000000000000362587a3d7ed2c1ab30b7ef16e6d4ad227dd5d25da8a55d7 664 0.40/1.00 vMB 31
306,437 306,437 0000000000000000417a5ca87993bc10f25714b40fb37194fcf21d6ca63cdb46 165 0.12/1.00 vMB 34
306,436 306,436 00000000000000002f95aeb8e1147f78e63058d5bca813374cb2705da013cec1 223 0.15/1.00 vMB 27
306,435 306,435 000000000000000022626dc8e7c33552e7524184c6e89baa4e0f11030d5a3d07 63 0.03/1.00 vMB 28
306,434 306,434 0000000000000000453e1a73470e85b4f8772146e57cef5ce5b0220bb7c76ae4 285 0.19/1.00 vMB 38
306,433 306,433 000000000000000000d415c6272a2feeac951a4e51a3d7178569a5296d7add8a 942 0.56/1.00 vMB 29
306,432 306,432 00000000000000000d03d0dc77d39f1657e14f9d66ba9b46fb5a9562aaa1c9e9 44 0.14/1.00 vMB 13
306,431 306,431 00000000000000001b44d4645ac00773be676f3de8a8bff1a5fdd1fb04d2b3b2 520 0.28/1.00 vMB 34
306,430 306,430 000000000000000051273a083f9dd20a4c500f00db9f61ff01b57407675ae975 67 0.03/1.00 vMB 23
306,429 306,429 000000000000000020aa62c82f2d3902247d5cbf7b0c05bd3949cae74a64aeb0 56 0.05/1.00 vMB 23
306,428 306,428 000000000000000056862d992fafd0cc37e2c8f814316b35531dcbef80f2a7cc 804 0.48/1.00 vMB 29
306,427 306,427 00000000000000001c7e1896687ec208d3a0eccacf7acba402a1dfac98d81a73 11 0.01/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.