Loading Tool

Explorer IconExplorer

Memory Pool

48,836 transactions
30.06 vMB
0.15707962 BTC
Random Selection Loading Transactions
Max Size: 160.65/200 MB

Candidate Block

Mining Attempt b97318ec1c2e8e6daeac8e4ecf3660995337fb56e9945aa3d14e314b3e13c577
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d76fa39928b34eda121d12d97fadd1a54b32de31223236ebc0f15408f9aeb3a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.08008648 BTC
Feerates: 261.10 > 8.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (126,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,387 788,387 0000000000000000000272ced8244457688c60c575e9569ad7cb3a6c34010986 3,697 1.00/1.00 vMB 157
788,386 788,386 00000000000000000000970ca7dbc212c96f6054f200a1f2bf9628df7bb50fe8 3,842 1.00/1.00 vMB 155
788,385 788,385 00000000000000000001d1612039979471a1ac66094f5ddacc4a2b415e72634f 2,598 1.00/1.00 vMB 160
788,384 788,384 0000000000000000000223928fed241659052d26a836ecea84f701e5f1d35a53 1,592 1.00/1.00 vMB 174
788,383 788,383 000000000000000000030d3d9bc8e233a8a55f3cf8335832161e07987efde46a 3,719 1.00/1.00 vMB 130
788,382 788,382 000000000000000000001c9aacdeb3d1972f03c0f21c080b51dfebaf1084cb84 4,012 1.00/1.00 vMB 137
788,381 788,381 00000000000000000001dde25ce53aa745964f4a49605d31460dc9fcb8ceb1e6 4,161 1.00/1.00 vMB 138
788,380 788,380 0000000000000000000397581acf31fe8251f19dfcccff9df9a00e07275ea414 4,364 1.00/1.00 vMB 140
788,379 788,379 0000000000000000000339275bd0c206b78484ecaca99a2a5f3ff6604d17db99 3,780 1.00/1.00 vMB 155
788,378 788,378 000000000000000000044f8f7a9cffa0dc495e742bc00b672e7d04d454d62faa 3,986 1.00/1.00 vMB 167
788,377 788,377 00000000000000000001ed9f87561bc1ee970662ae239acf7ec2553a83f96fe0 3,287 1.00/1.00 vMB 148
788,376 788,376 000000000000000000050b973b5fbe73c11c827618e9e8314d6feff4ea8e04c9 743 1.00/1.00 vMB 160
788,375 788,375 00000000000000000000355643e0da2c0b36ebe94c40024a2a570d43ac82f846 2,950 1.00/1.00 vMB 101
788,374 788,374 000000000000000000013ea014acd4fc7ec64aa111198533d300c0419c372502 3,951 1.00/1.00 vMB 105
788,373 788,373 00000000000000000004e569e6f7eeab52a7d19c648b3a67249004142c72a642 3,152 1.00/1.00 vMB 91
788,372 788,372 0000000000000000000064ca6126157caa0b72ea4fdb9b39493bb0bbb8dd92fe 2,691 1.00/1.00 vMB 102
788,371 788,371 000000000000000000012cd0aed693082745fb7dd9c8df9e2622af48d06ba247 3,385 1.00/1.00 vMB 120
788,370 788,370 000000000000000000012274af26e59b84030ae41bf508be61456a4bfe8dfe09 3,555 1.00/1.00 vMB 126
788,369 788,369 000000000000000000028bda5379b6c282560425cbc23b197fb277d1b1d3a56b 2,656 1.00/1.00 vMB 129
788,368 788,368 000000000000000000025cf95995a4ea46b153e261ac705c485ece48d97925fd 1,525 1.00/1.00 vMB 141
788,367 788,367 00000000000000000004bfa1de208aef1a23d4d6ade52167fcc694fc78d383e2 2,012 1.00/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.