Loading Tool

Explorer IconExplorer

Memory Pool

79,612 transactions
29.25 vMB
0.07584816 BTC
Random Selection Loading Transactions
Max Size: 177.80/200 MB

Candidate Block

Mining Attempt a66cb0ea29c3b452ac9247956b1d191479481d9432c20875aad5c0fa42af6c65
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 2ca92f020c305787d29c4482c493aa43e7802cae12c6013c99fe7f6c14f8204a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01460933 BTC
Feerates: 74.86 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (155,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,315 759,315 00000000000000000002b8d3643406f9a0de11a0b47ff4fde43a092cb77a7bd3 240 1.00/1.00 vMB 7
759,314 759,314 000000000000000000041202f23150d76a90ada03cab564ad71c6fa2af463ea1 215 1.00/1.00 vMB 10
759,313 759,313 00000000000000000000a06cb7f64931e4da085a988eeead9363811f27173faa 1,017 1.00/1.00 vMB 4
759,312 759,312 000000000000000000051c0135a2ea6b932e4afc5d24ec646f5e0b120a2c257c 1,810 1.00/1.00 vMB 11
759,311 759,311 000000000000000000050a7d4948ca48720e992d04a786f4efffc8b64c547d39 1,811 1.00/1.00 vMB 15
759,310 759,310 00000000000000000007d63e88469da0a5d9e3bfd4567c90fb6db937afab7a03 1,209 1.00/1.00 vMB 14
759,309 759,309 000000000000000000010362e89ffc9664a24e91eb0bb420707b906dc70499ac 994 1.00/1.00 vMB 12
759,308 759,308 00000000000000000003d29881371e7677f12089afc92e2052586033650a9bf8 1,574 1.00/1.00 vMB 17
759,307 759,307 000000000000000000003b4230c3fc1ae9053c7228f6ab2a8a517ebd24396c2d 2,322 1.00/1.00 vMB 7
759,306 759,306 00000000000000000000dd10c19e5d8d059317444ca3b70b322b5a337056533a 2,097 1.00/1.00 vMB 12
759,305 759,305 00000000000000000004aea590cf5b5f2375f8c81b6b9b4845e0138552782c9d 642 1.00/1.00 vMB 11
759,304 759,304 0000000000000000000528fc7cf64541977917ff79b7a1b608dc6de833759735 1,460 1.00/1.00 vMB 15
759,303 759,303 0000000000000000000333586d9108c3788769e0e5cd707b04d815925023993c 1,949 1.00/1.00 vMB 15
759,302 759,302 00000000000000000005496c30b32b5028a3d7f857a6327a747fc707336d092f 519 1.00/1.00 vMB 12
759,301 759,301 000000000000000000041a756beb6a862b990c500de1da17c54b1bb8bd5da4fa 295 1.00/1.00 vMB 11
759,300 759,300 00000000000000000003c0673c4bfc371c96ad43ee39f2b5ec08e5ce5da0d0b2 2,890 1.00/1.00 vMB 19
759,299 759,299 0000000000000000000129f7796cc818318045f784a56308232d5bc638bf2544 2,262 1.00/1.00 vMB 16
759,298 759,298 000000000000000000066ba1568e5923a5337595b9859d875480aff2c7021c45 1,983 1.00/1.00 vMB 8
759,297 759,297 00000000000000000005d121053f9d6c325df51ffa982fcc8b1ef790ee0bf1a1 1 0.00/1.00 vMB 0
759,296 759,296 00000000000000000005a685725f652d419e97f8b9ab247e059acd78c0cb4da4 1,203 1.00/1.00 vMB 13
759,295 759,295 00000000000000000006ab3558fcb3084ab02b84ea0e8c9eccc95988c88a05c2 815 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.