Loading Tool

Explorer IconExplorer

Memory Pool

46,530 transactions
18.56 vMB
0.21204968 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.86/200 MB

Candidate Block

Mining Attempt b2f35a0b689860f2993554917bcde7d1aa77ffb37e2c37f0fa5ed9e28bab58e3
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root ae8dce3c412ad7f551fdb32c5e57ec00f847a2cc9b380eea6ccb3a860ba20346
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,119
Size: 1.00 vMB
Total Fees: 0.06920000 BTC
Median Feerate: 5.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (689,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,010 224,010 00000000000000ed7ad1165d777a0a63185a7459431c58e9c5e7dc97f2c27334 9 0.00 vMB 44
224,009 224,009 000000000000015d6f2a982948ce5d5a3064b452e74254e6344feca6c990d732 377 0.16 vMB 195
224,008 224,008 000000000000019f5a00ab9bba5f44f5c38463fbf9f1ef0f470c2a496c0e1265 1 0.00 vMB 0
224,007 224,007 0000000000000377f1493199a938ffd41c3fe293183c717e4c4361b7e24eec37 520 0.22 vMB 180
224,006 224,006 000000000000027e4f174d5554b9e529ee5915ad961e87132b15c89c28d37cd6 266 0.13 vMB 172
224,005 224,005 00000000000000929c2e3de1e67c297827d48e3d013aa4f6f29a282651f4925f 122 0.16 vMB 74
224,004 224,004 000000000000017be25ec0309e3a001f8c5785cdc404bd90efdaf59bee50409e 570 0.23 vMB 200
224,003 224,003 000000000000021e2bd65e9437b9cbe19ed6c1e5d1dc35175991193e4c7d9547 8 0.00 vMB 622
224,002 224,002 000000000000035a73ddeb6439e4e2af48524e0ea72afa9aebcbc354592f9e50 15 0.00 vMB 104
224,001 224,001 000000000000039882763f89f40690e59c60124f94f3d3cb33f48a6869bac408 122 0.06 vMB 200
224,000 224,000 0000000000000107ee276d037218bf1780dbf6d4256bd7e05c66ca133bbc9ac5 380 0.18 vMB 180
223,999 223,999 000000000000030272efc4a1cb25378e96e8e506c10e806b4a5289052e3897c5 282 0.12 vMB 199
223,998 223,998 000000000000007ad9e4d9fab3122df2efdb73a17600eb8c3dfb5da077d40f02 243 0.11 vMB 166
223,997 223,997 000000000000029a439f22e8e7cdc06ce26cf0ae4e187d070122f6afd3567ce4 64 0.07 vMB 112
223,996 223,996 000000000000007e163d3c7e43d39c5616e334249e3584dfbed7b9266f5e818a 443 0.22 vMB 185
223,995 223,995 000000000000013e3836ba653f5b31c02bcadd70b1b1b8d0eacf89ab927360f2 286 0.13 vMB 187
223,994 223,994 00000000000000f27c194f2ed563ee398db503c934552cb90c808fadba45dcff 349 0.16 vMB 173
223,993 223,993 000000000000028bdf66382084af8f46ffe32250370ba44f36dae9c38a342e8b 52 0.03 vMB 154
223,992 223,992 00000000000000dbcc9447c8ef24ec462aef2ebed1ec4fe7038a1c7a1cce7594 386 0.24 vMB 122
223,991 223,991 00000000000003002573d8575b9ff0c2a901c70ff07394f013528416c0832c18 704 0.25 vMB 220
223,990 223,990 0000000000000270edc17dd5a797ac424c0ada56093537377f38ce1a99a6141b 690 0.25 vMB 211
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 98.48 GB
    • Received: 0.44 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.