Loading Tool

Explorer IconExplorer

Memory Pool

81,738 transactions
31.08 vMB
0.08992005 BTC
Random Selection Loading Transactions
Max Size: 188.12/200 MB

Candidate Block

Mining Attempt d71f42dc4f3529cad37aa054a4be04000c2eaa56f2068d6d3fcd9b61c6c9daab
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root bafa64b120f5180b73b2178a1a62982f0047b5be5a76a88a569083524857bffb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,104
Size: 1.00 vMB
Total Fees: 0.01582578 BTC
Feerates: 115.63 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (438,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,162 477,162 0000000000000000005df4f0bed2b76089de37c061fb639bc5ce32483c33c159 132 0.09/1.00 vMB 138
477,161 477,161 000000000000000000a998156386ab8239eb43760c099318aaacf8d9b1a93a7d 890 0.59/1.00 vMB 119
477,160 477,160 00000000000000000090cee66bc25910ca9c0fe329a89ffe40f117520ad22573 1,022 0.48/1.00 vMB 105
477,159 477,159 00000000000000000018b5e4cf018d378394d0786d254252a32f95f3ac875c95 550 0.22/1.00 vMB 132
477,158 477,158 000000000000000001321126dd52fdfbdea4c708a5a1ff2b46619180bfb8ab40 1,852 0.98/1.00 vMB 48
477,157 477,157 000000000000000000ddd45c59dc4cea9ae3cace48f809b6bb52c8ad25f85f2e 1,885 1.00/1.00 vMB 127
477,156 477,156 00000000000000000039f7807b441eca896bca0090919049b20360773a015dee 2,561 1.00/1.00 vMB 249
477,155 477,155 000000000000000000d2202654a18552da12736f6fc39e1db5e06c3112413cd7 835 0.44/1.00 vMB 115
477,154 477,154 0000000000000000012d853614d2c4cd28ba28b08808d7b9998e4f001c9145be 415 0.36/1.00 vMB 73
477,153 477,153 000000000000000001149b1fd8b957a3277fff99d1b66dd2f1e8cdbd6535a03e 447 0.27/1.00 vMB 99
477,152 477,152 0000000000000000000e2e1bcec843e2d96d04329b7eff851e1defdc34ccdfc6 926 0.93/1.00 vMB 33
477,151 477,151 000000000000000000c8f433bb46ed21479ac5e2239f7d63ecb8a5c83784d741 2,227 1.00/1.00 vMB 137
477,150 477,150 0000000000000000007b1f1d0744c0c93a601c2a5d564d1089d9624d19d14bf3 1,679 1.00/1.00 vMB 111
477,149 477,149 00000000000000000078f85157071e90792447a4f53f1b6b114d218ce931e3cf 2,258 1.00/1.00 vMB 154
477,148 477,148 00000000000000000130cb266944284c93764c6e8dc19fa3c7e113c80e0015de 1,690 0.87/1.00 vMB 100
477,147 477,147 0000000000000000003a8da426c7d5c61c07f1d302e517271112071b61533fc2 1,884 1.00/1.00 vMB 157
477,146 477,146 000000000000000000035d1a94513a2dcfcd375ebacdc411540a0d9f2d1885f5 608 0.22/1.00 vMB 324
477,145 477,145 00000000000000000079de6d4e47eff60b84489b6a354a5dcd05d4a76720560b 225 0.11/1.00 vMB 106
477,144 477,144 000000000000000000c793bd7041f15caabcbbd3310e0f46ea3774300e16c442 1,717 1.00/1.00 vMB 145
477,143 477,143 000000000000000000198e6e9d78e03db0cc674645a7df751def6ca4a49987e3 2,135 1.00/1.00 vMB 140
477,142 477,142 00000000000000000087f8397b08dc1301d51acbebadebeddeb1191aacb546b7 761 0.43/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.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: 720.54 GB
    • Received: 18.18 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.