Loading Tool

Explorer IconExplorer

Memory Pool

74,543 transactions
27.49 vMB
0.07056412 BTC
Random Selection Loading Transactions
Max Size: 167.87/200 MB

Candidate Block

Mining Attempt 48eafdb34493841cb92d09f7d0b9c0f6821ba31057c31c38762c0ccf4c4bebfe
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root f9c5b212e6e6b76b3004e34ced12d6ca5b341106cdb27eee1498ad08927e2917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.01204243 BTC
Feerates: 80.55 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (405,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,156 510,156 0000000000000000005d0adffe2cc9a0b3b44294af72b1a24fb85772f374dbdf 2,321 1.00/1.00 vMB 6
510,155 510,155 00000000000000000009d136b5ca7a82530fd5804006d1bbda5b2ce870a2b75f 2,121 1.00/1.00 vMB 85
510,154 510,154 0000000000000000003d29e69033192596ed89a53263a2f5f8e506fcd667efe3 710 1.00/1.00 vMB 17
510,153 510,153 00000000000000000049e133e8b12dda3043c82aa1989f37f25066c6c8e333e8 1,664 1.00/1.00 vMB 43
510,152 510,152 00000000000000000050f33d1b9d8374448ae5940a5539f87b2a19b16cec8ac5 138 1.00/1.00 vMB 1
510,151 510,151 0000000000000000000706f6e38b582b1b75e87cdc79094d138068dd3492f70a 254 1.00/1.00 vMB 1
510,150 510,150 0000000000000000003dbe8a2ca623e97470eb18e2184f64b5863785daff2259 1,502 0.55/1.00 vMB 56
510,149 510,149 000000000000000000018bb22421738ce167105b9395be1baeb0b5d02730650a 1,227 1.00/1.00 vMB 28
510,148 510,148 000000000000000000032d18ffc597a817605166ddb1b63d69bf76195f18430f 574 1.00/1.00 vMB 7
510,147 510,147 0000000000000000000a65d20de0b9d0ede423e9c809f1b622d419c904b8a9ae 2,437 1.00/1.00 vMB 46
510,146 510,146 0000000000000000002690d2b5219ae0acb25074de176643a7afcacb3b8d40b6 203 1.00/1.00 vMB 2
510,145 510,145 00000000000000000009fe00821768f78095543fb9a2430184c7d2c8122e68e8 295 1.00/1.00 vMB 3
510,144 510,144 0000000000000000000a8edf1f100ccbac153ebe2736946b6ee97f31315e34ae 2,276 1.00/1.00 vMB 29
510,143 510,143 00000000000000000052b77a8f5cd648b857bb968330a4bacf4c66355baeeb56 2,703 1.00/1.00 vMB 36
510,142 510,142 0000000000000000004ff39aa17affb36f88a6c7b63b9202937d5eaaf7552481 423 1.00/1.00 vMB 7
510,141 510,141 0000000000000000002a07942737b6d1e9cf6c12763657e5a62cb64c19f9e686 230 1.00/1.00 vMB 3
510,140 510,140 0000000000000000005095b32249877bac6a04b92e982038e52ad1fe83fab42d 397 1.00/1.00 vMB 11
510,139 510,139 00000000000000000042e9ea13b8f02036098cc0b63b686ca68a175ef4733ab9 1,966 1.00/1.00 vMB 40
510,138 510,138 00000000000000000039bd620c7becc5a3c19fbac2665b1be9a7c3c6bbc59672 1,541 1.00/1.00 vMB 35
510,137 510,137 0000000000000000005c5b565df63a2d493278c09e8746b246a6807da0680c0a 891 1.00/1.00 vMB 14
510,136 510,136 00000000000000000013e5ca5a8958cd4f63e74b071c0bf29073a67953e851c3 1,493 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.