Loading Tool

Explorer IconExplorer

Memory Pool

37,308 transactions
15.23 vMB
0.09971699 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: 87.34/200 MB

Candidate Block

Mining Attempt 5a339240dc3f54d33b8aab1b3ed50f841f5569212263cfa04d14841a705a8f96
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 363602487cef914737d7de862eb27afacf1e12ee9a1673aa130d0f61569ff557
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.04561215 BTC
Median Feerate: 3.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (709,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,879 203,879 000000000000051760c65fec96d399f92c8a1e6b02cb897a59275131c7db893e 198 0.11 vMB 92
203,878 203,878 000000000000026b0a95640b784e00962fc203d744ab5ec16156a48da75b3ceb 630 0.25 vMB 164
203,877 203,877 0000000000000439699a041d2f17850bcd2a980b5db1bd2c515e9b93dceaf346 84 0.03 vMB 53
203,876 203,876 00000000000003013fa85f6bb8f248534f21b15f4d491141cf734e9a09b4a07a 135 0.06 vMB 102
203,875 203,875 0000000000000456eca87f68b71448d5d58118fac7e50bc97ab11ac1ed6d944c 475 0.21 vMB 159
203,874 203,874 00000000000002e76da2da5f04982ac773d46041da334bfcf3040f4626816afd 72 0.02 vMB 70
203,873 203,873 00000000000002980aeaa594eb27d9199a33eadbe1c5eed1a6938af3ae82ec19 69 0.03 vMB 88
203,872 203,872 000000000000013cc858a6667ebc974c10ec0dcf3ded68fbe255d09b932a4c34 270 0.11 vMB 150
203,871 203,871 000000000000018d5b3ec501e47b2a2bd0b969b85743657de27667341f28dae6 223 0.12 vMB 149
203,870 203,870 00000000000003f1e89dc767fecbefdbfbd37db706f2449360320bfb3f7bf5ba 164 0.09 vMB 92
203,869 203,869 0000000000000031ea5afa1d5cd32502103df272048f861f9b97f2d23922a3cb 57 0.02 vMB 100
203,868 203,868 000000000000048dd9710a9591d89080a791e984ad43d42dfd345e02bc253f7a 358 0.12 vMB 156
203,867 203,867 0000000000000473c1f6b5125dd4c5ec6966da07d784da13184cc9da9a415d05 76 0.07 vMB 48
203,866 203,866 00000000000000628303ac5e61bd9cf560b57af720d4de46570415f58f6fb0c5 324 0.14 vMB 141
203,865 203,865 00000000000004d3e0d1381531afe63fe7acc7e7285d87f2ed420398283336e1 172 0.25 vMB 65
203,864 203,864 00000000000003ae180c146e0f1ac009d22384d9e30ea387ade28e7e4f3928c9 693 0.34 vMB 138
203,863 203,863 00000000000000f9cffb8c6d3340733689d335ae32403e7c18bd62d06b69e461 10 0.00 vMB 308
203,862 203,862 00000000000004787f0c4e28d8a83a93bab3e9f9e8d931a061aabaf64381c205 170 0.07 vMB 174
203,861 203,861 00000000000004d794b6a7a1ca8a537e6d7d692d800a70f47beca39bbafae7c8 144 0.07 vMB 118
203,860 203,860 00000000000001aa5cdab1ed2544ae69cfb0964e9c31e31cc17806f8bf1a6822 130 0.05 vMB 154
203,859 203,859 0000000000000296fab9da0e4b45304fd87422361c76feb50e20bcf6904b8d11 73 0.03 vMB 86
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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