Loading Tool

Explorer IconExplorer

Memory Pool

75,125 transactions
27.71 vMB
0.07738982 BTC
Random Selection Loading Transactions
Max Size: 169.00/200 MB

Candidate Block

Mining Attempt c11601d3d2ec50b0d2f127853c455b7374d8a69866137e321cf59d9c4895b035
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 561ea766a00f4f6b4f73f4dcd6de568826c8f283bfa1e6d656a832928e518b48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,958
Size: 1.00 vMB
Total Fees: 0.01810123 BTC
Feerates: 301.57 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (588,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,583 326,583 00000000000000001bba569db5698a33d8b977e21e31ee311085ead58ef4ab14 96 0.07/1.00 vMB 23
326,582 326,582 0000000000000000174960ecff0ccb778daac03a6f08cdebf8ebb4abfec71808 244 0.14/1.00 vMB 25
326,581 326,581 00000000000000000837f3b023bf4310baab4c6a26b4d27ecd739196e4e2afab 1,076 0.65/1.00 vMB 28
326,580 326,580 00000000000000001d211e73dc2f1882f2a70b7e45eac4d6df350de51acb34d9 58 0.03/1.00 vMB 9
326,579 326,579 000000000000000003b90b5b74b92c774d34fbb08363a26000bfc965c37cf1bc 329 0.24/1.00 vMB 24
326,578 326,578 00000000000000000b868e9616b061fa3189d13b23f09b4ca63f3acb12696a19 510 0.33/1.00 vMB 26
326,577 326,577 0000000000000000159d3e61f534c8e511251ea8e35e29e4587f280b14365b10 192 0.19/1.00 vMB 16
326,576 326,576 00000000000000000e24d2af2247a2a4f29771e58f8d30ac2707094e76d705ce 676 0.35/1.00 vMB 28
326,575 326,575 000000000000000008e7f86c9f41d7b49009616d4718c0fad18c98315e4eea36 391 0.18/1.00 vMB 32
326,574 326,574 000000000000000010388623ab4f3809b28bf18b131101478dc24c775c29c1ef 341 0.19/1.00 vMB 27
326,573 326,573 00000000000000000a022c3f5ccced182b0bfa1766b39c447265062b86edc32e 52 0.03/1.00 vMB 14
326,572 326,572 00000000000000001863c9e10b10777d92e917eb8fd6fc517d2202883868b8c9 737 0.53/1.00 vMB 23
326,571 326,571 0000000000000000077b9052fb1070a321a78fbb9e66ebe2036032801f7f9681 150 0.11/1.00 vMB 23
326,570 326,570 00000000000000000aca884f59e7aa7eb6d66459a799b6d29c88f7f921c2b873 507 0.36/1.00 vMB 24
326,569 326,569 00000000000000000c711a5d4e88c2f97e47438d7f05ecee8b0eb08d86216e65 357 0.23/1.00 vMB 27
326,568 326,568 000000000000000002be6c6636a2da8e922d688b15e3ea0d7fcdc470ee41fbbd 1,056 0.56/1.00 vMB 27
326,567 326,567 00000000000000001dd47f94a31667902347e8473737a54ab0c6958f60bbcc99 195 0.10/1.00 vMB 25
326,566 326,566 0000000000000000114ebb1e50c87552f436f8987345e01848e394758dc26a18 349 0.22/1.00 vMB 26
326,565 326,565 00000000000000000b292705cd615d7c55814302a8e225c9c9ca59e40d0f29b7 70 0.03/1.00 vMB 20
326,564 326,564 00000000000000000d520bfc97f83eb29edbc64ff398e9883f15aca040a023a2 1,205 0.69/1.00 vMB 27
326,563 326,563 00000000000000000188c4cc0b10f5d4012fed7e62a3f3041d6295cdbb801518 326 0.17/1.00 vMB 26
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: 711.86 GB
    • Received: 17.14 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.