Loading Tool

Explorer IconExplorer

Memory Pool

37,048 transactions
16.65 vMB
0.10620569 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.08/200 MB

Candidate Block

Mining Attempt 0c12d62298290d733b23cdb4d8bb35c5f08694a29c90a9beab52af7b57e7f15a
Version 20000000
Previous Block 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3
Merkle Root c8a1a3d8c715a98ac6c25773ad423757070e7bb8e879939d49b61eba37e40e04
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 859
Size: 1.00 vMB
Total Fees: 0.02271169 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,334 (699,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,021 214,021 00000000000004680e50a00c0d68e9829a66670af5c388b7ee718f27ec5a54cb 88 0.03 vMB 15
214,020 214,020 0000000000000351cbaced7aa3cc80a625d9c89880d3db16ab18627ffb3a74f0 105 0.05 vMB 144
214,019 214,019 00000000000001a584f30def5c565f705cda0e58110b5ed676d7daaab20e13d5 287 0.11 vMB 190
214,018 214,018 000000000000058b15987772d92db559689344d2578961f17ea3208bf0b43bb7 12 0.00 vMB 21
214,017 214,017 000000000000019e64801068a83dd831998c825aecd2705cd81fa117ccd1d27b 230 0.12 vMB 153
214,016 214,016 000000000000054f90dd542cb10488e7f0604990af84c2f0e82f62eb7967d9b8 296 0.14 vMB 169
214,015 214,015 000000000000046cd4e815832382c264555f66f5efb545e5b1d3baa6cae35a2e 3 0.00 vMB 0
214,014 214,014 00000000000000802e43c2e4d10fa2368461e8e47bff59efa866bc3dc9bc893c 69 0.03 vMB 93
214,013 214,013 00000000000000e425a4c06654d52395a210fe8f3813736ff37defe07b85e5c6 402 0.16 vMB 192
214,012 214,012 00000000000003b1d04742f8e7652d22755b8357230d11559caebaf3c39ccd99 11 0.00 vMB 29
214,011 214,011 000000000000038aaaa06c16855cbe688e4093432ddd31a808f6dffa938e92e3 662 0.25 vMB 201
214,010 214,010 00000000000001e4552cc68e942271cdcc378766d2834a0ad875759e3befa9cd 145 0.05 vMB 652
214,009 214,009 00000000000002d878f86db9e2afccaad0f6c340672718f057e0ab3c1229a1e5 376 0.18 vMB 173
214,008 214,008 00000000000003e6e1ee370eb2e40ff80b6f0aa8d50c395dd9885a0f89026d78 119 0.05 vMB 240
214,007 214,007 00000000000001d50183c9d4b462276f3dd67b677187a2aa9d0f4036f5cbf817 43 0.04 vMB 79
214,006 214,006 0000000000000121a01c5f271d3f6a1fe00169b056d4158494850911877c8757 7 0.00 vMB 222
214,005 214,005 00000000000003648c6adb0c4b458739e79c953854b1c7e2ae2206e6cd7d9252 12 0.01 vMB 87
214,004 214,004 000000000000039004f3b036dfe3a55bf4fa58e8eccb2a3182310e9ea2f6c944 255 0.12 vMB 178
214,003 214,003 000000000000035062f487684d4786271810a5b891da488e5b0035f1c380bd76 461 0.29 vMB 130
214,002 214,002 000000000000046ca16470171307eb6e43acfa20a24632c09478a047899818a1 11 0.00 vMB 15
214,001 214,001 0000000000000246c4afd6fd3204ee2d81595ef621e3cbb3e36a651904c464b7 354 0.19 vMB 162
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 11
  • Data Transfer:
    • Sent: 136.93 GB
    • Received: 0.56 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.