Loading Tool

Explorer IconExplorer

Memory Pool

80,938 transactions
29.76 vMB
0.10278885 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt f571c4c12873be05d19ea93ecda86f494d6f5d403fd300f930dc2160043dc19f
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root c85ea41b4d71da629bfc4f2cf90e3b9424b9e65267d738e4afe0d60616f87e76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.03811491 BTC
Feerates: 146.36 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (293,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,583 621,583 000000000000000000042273948b1a3c155faaa9bb2ae9dd4d8e1c2510655b62 1,896 1.00/1.00 vMB 10
621,582 621,582 0000000000000000000495e9a8e6155baea219563ddeb34538e173ffc7d1c9bf 1,058 1.00/1.00 vMB 10
621,581 621,581 00000000000000000008dff6d77190835e4ac970781f204231d8aadfbebcb0ef 1,432 1.00/1.00 vMB 3
621,580 621,580 0000000000000000000241e12b71544d24e344e3db5716e5ae81b02323b45fb7 1,876 1.00/1.00 vMB 30
621,579 621,579 000000000000000000091ffeaffa89f75b8302fba1ada2e94879a32663b3927c 419 1.00/1.00 vMB 4
621,578 621,578 0000000000000000000e19fe06f2a1d869bfaa55993e7dea0e4b957387687a0f 580 1.00/1.00 vMB 10
621,577 621,577 0000000000000000000efd058439e01d88e3c8d95626e2543318b681ba6fa976 3,438 1.00/1.00 vMB 11
621,576 621,576 0000000000000000000b198c0400669a47b7ede761a5b5fd4d7dce11d56b3463 2,182 1.00/1.00 vMB 18
621,575 621,575 0000000000000000000b43ac76783bb236d8734fe9c99d8e189e9d8e27cbab65 1,131 1.00/1.00 vMB 80
621,574 621,574 000000000000000000029f215808c1ca3de9059bd786874aec672323693f735d 1,517 1.00/1.00 vMB 14
621,573 621,573 0000000000000000001046c8dfc5497eca7daa95aed72c96f8414478099dbcb0 2,461 1.00/1.00 vMB 32
621,572 621,572 0000000000000000000d35d9cb6aee217b7842e98f11ed283b0a7839bc5b7014 2,273 1.00/1.00 vMB 21
621,571 621,571 0000000000000000000487ec7d614a12057a5921d8977e94b716f58321757c29 1,907 1.00/1.00 vMB 39
621,570 621,570 00000000000000000009157ae6b7abec08e0f7da64e9c465c1ba9c7837a17e5c 2,042 1.00/1.00 vMB 38
621,569 621,569 000000000000000000069ba6384b6e56550a7d33b6556777512177a7d78cb11a 2,745 1.00/1.00 vMB 74
621,568 621,568 0000000000000000000124df2c66b8160fd23e9c09e3ddb043bde56f4b722447 1,583 1.00/1.00 vMB 26
621,567 621,567 0000000000000000000dcb235e782bf96104e9e587485b3dbbdeb65b5d26b050 1,380 1.00/1.00 vMB 30
621,566 621,566 0000000000000000001036445e67ca3ad2ee5ebe5ab0f99a3ea44043a8217807 677 1.00/1.00 vMB 16
621,565 621,565 0000000000000000000ef240a46572994841e02708ace388d83f89d768e0c198 2,088 1.00/1.00 vMB 63
621,564 621,564 00000000000000000000ee8b1a0680d98e10a8465f74b952c394a141ea1724cc 1,043 1.00/1.00 vMB 18
621,563 621,563 000000000000000000068237fa8419e764662cd06c9eb640ab9009c04acbbfe8 2,548 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.