Loading Tool

Explorer IconExplorer

Memory Pool

87,573 transactions
32.08 vMB
0.14184257 BTC
Random Selection Loading Transactions
Max Size: 193.64/200 MB

Candidate Block

Mining Attempt 9aa10f343e70b1654560448fd0e3147d1f4076f79c829352701aa712ccb789c2
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root ac67bd3e643095c163b3e18e750bc2fba81c93de247b2cd00fd3f978900d4629
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.05177226 BTC
Feerates: 911.92 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (166,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,600 748,600 00000000000000000000de8e1a2b35acb140408399696053cf5b99f9e96f44ff 2,981 1.00/1.00 vMB 20
748,599 748,599 00000000000000000004c0bd0de9dd76e61cb53a398386cd6ab390825d53feff 3,122 1.00/1.00 vMB 20
748,598 748,598 0000000000000000000866e31410d319644938dd2c3665057f4c231f600bd29e 2,409 1.00/1.00 vMB 26
748,597 748,597 000000000000000000074f5d554fc7189374b48875f216ebaea28786afad4be7 3,715 1.00/1.00 vMB 47
748,596 748,596 00000000000000000007ddb93a04ff2cee992f27cd16cd311f943e0539c847d5 2,986 1.00/1.00 vMB 9
748,595 748,595 00000000000000000009188cb1f11efb95dcb87b4186a26552378b409c9b67f9 2,689 1.00/1.00 vMB 13
748,594 748,594 00000000000000000000e33189f35c13e0c4a8bbbc2b3bc1b9635df98d71f808 3,130 1.00/1.00 vMB 20
748,593 748,593 00000000000000000005f7c7e058f1ae7c08186091a32285f70c00cd82a6febb 2,692 1.00/1.00 vMB 11
748,592 748,592 000000000000000000080eba2f2a5006a1b15dcb44254cd092b660ccef578753 3,156 1.00/1.00 vMB 10
748,591 748,591 00000000000000000004e941ad427de3493a52a3b586919783656d34060d20ef 1,617 1.00/1.00 vMB 15
748,590 748,590 0000000000000000000390f7e989789288acb4309d4301481c6b96bbc10b12f8 1,235 1.00/1.00 vMB 18
748,589 748,589 00000000000000000007371286e9fcd5439f9b824daba17e1aa4e612a633c96c 1,622 1.00/1.00 vMB 5
748,588 748,588 0000000000000000000241cf4a553af23da7ef9ef5fd11685e868bd55696af8d 2,429 1.00/1.00 vMB 9
748,587 748,587 000000000000000000036edbe4c9ef660b057d5f506bc882954290e66c5a784d 2,723 1.00/1.00 vMB 11
748,586 748,586 000000000000000000056d117900e9828b02fbaba4e48b7f4bf5ab6caa719c32 3,196 1.00/1.00 vMB 15
748,585 748,585 00000000000000000008ff2f7f31c27fdd92778c984ef694682325e85c8cfe02 3,224 1.00/1.00 vMB 16
748,584 748,584 00000000000000000001f41248f93734a6d99f039ed8135a6845553972af7e52 3,185 1.00/1.00 vMB 10
748,583 748,583 000000000000000000029558d974b12b96b2a38cc926fbe4bcd2e2591401f6f9 2,613 1.00/1.00 vMB 25
748,582 748,582 000000000000000000027cf15aef327598f15db1ae43775af09843cbc02d8d32 2,841 1.00/1.00 vMB 8
748,581 748,581 000000000000000000038f727f72fb4f853cbb3cc02bcf7d26c045fa39ba1a50 3,412 1.00/1.00 vMB 16
748,580 748,580 00000000000000000007f1fc09ae83986543969592be5c4219411634881fca8e 1,977 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.34 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: 661.01 GB
    • Received: 14.79 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.