Loading Tool

Explorer IconExplorer

Memory Pool

39,001 transactions
15.88 vMB
0.12590726 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: 90.53/200 MB

Candidate Block

Mining Attempt 33765451d49da58e04a7b4431245a5662a76d99528d9e4c569ec060f92d3f9e4
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 849b841a623eb25f73330f14a58b9857e976165e0fafdb02c8080d64b1618af3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.05598852 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (893,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,940 19,940 0000000028b5ecc75941e35e3c13d471c6c022942cbb1435bdda9ba31cd5ce5a 1 0.00 vMB 0
19,939 19,939 00000000b19ac729d35471b1bb2ce537bbd2454588bc18442052466343015c99 1 0.00 vMB 0
19,938 19,938 0000000065a8c05cfcec4adbca225bc4f3fd54ec464fb70d00320241c8bf9dfc 1 0.00 vMB 0
19,937 19,937 000000003a6c7d83382756455ab9710314900079cf475e9e9aa90fb3e4467fe0 1 0.00 vMB 0
19,936 19,936 000000002f7d68b7df62513e57fc2d6eaefa6c14e86bf20cb2220aa9a69f507e 1 0.00 vMB 0
19,935 19,935 00000000d23478de27e6bb22cff6a6eafdf4b79ad031fc11c40796452ff6ec84 1 0.00 vMB 0
19,934 19,934 000000008804e4dc6ac9ed4d52cea3f741b61b3e58c0e2ceb92fed99f9a0ee55 1 0.00 vMB 0
19,933 19,933 00000000dcfc7b0637354c79480f9ae092e430a0ed671a13134ffc2b99e2e07d 1 0.00 vMB 0
19,932 19,932 000000001f375b1ffcb724b60d5104ee77fbc9772728073fc3ae66bc23596027 1 0.00 vMB 0
19,931 19,931 00000000e374037498c6a922e0cd584523dbd58776a59f3a04142df167d47303 1 0.00 vMB 0
19,930 19,930 000000004d5f2838bcd53423cd815b04cb584d1771faf2d490eeb534be708727 1 0.00 vMB 0
19,929 19,929 00000000c82c07dfa9630bdebd481519f3c06d4dbca2408d56abab6561394aeb 1 0.00 vMB 0
19,928 19,928 00000000a4ad8378f6a5fc676061a7d48d2f32bb7f8b3cfbba792cc59ddf0194 1 0.00 vMB 0
19,927 19,927 0000000064e863f69df1a4db9a8301893fe92938d1a6b9d1cbaffd884d166232 1 0.00 vMB 0
19,926 19,926 00000000f45437c8c6310a08c9f0fe33e9ae4161991f736de6975c147a4757e0 1 0.00 vMB 0
19,925 19,925 0000000056ea38c1a620c3b88bbdca289c39c1c6780d7153f5d62eec69461529 1 0.00 vMB 0
19,924 19,924 00000000342547fc20feff8504807d9a84f81dd0236c4d266dca497df5c6e619 1 0.00 vMB 0
19,923 19,923 00000000432ee465e76b6e812ad19316405a67bbcdd25f8744e84e082f3329d7 1 0.00 vMB 0
19,922 19,922 0000000054f10e94c7df5eea9ed13890390054b73f121ae246492b4eaea126f2 1 0.00 vMB 0
19,921 19,921 0000000055a143efabcac15019caa99be24433a479496e13e2203c4d60f3b177 1 0.00 vMB 0
19,920 19,920 00000000c6956103c74b1892ac501010294a29d9151aac10af74985a288f53ba 1 0.00 vMB 0
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: 94
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.52 GB
    • Received: 0.61 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.