Loading Tool

Explorer IconExplorer

Memory Pool

31,471 transactions
12.34 vMB
0.04488614 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.43/200 MB

Candidate Block

Mining Attempt 129709f748a39d6db259dd331b466dc4c8648e8229344a8216e5574963a3e3d3
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root b42a37b98c3d2ebec05207811a15cfe656b17e51f059970629e884ea347f9068
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.02286506 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (711,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,419 202,419 0000000000000555bd6421e2f34bcd209d74b352ea3078102126be4b6ec6e699 205 0.13 vMB 86
202,418 202,418 0000000000000101cd217d25fe92778ac93b1f06dda2788d62bf8c1a1583003e 240 0.12 vMB 181
202,417 202,417 0000000000000173322070c46ca6b4535184e9795f198d9fca251efb9ada42ca 9 0.00 vMB 20
202,416 202,416 000000000000052ea3501eb37e490f67cdb696719020b72997a72c3e79a0f047 101 0.08 vMB 68
202,415 202,415 000000000000015b17b620fb4d7c1feac41be7be9558c05570da5fc3ae0e17a7 534 0.20 vMB 249
202,414 202,414 0000000000000391e2813d4c47d6ec4c0bc7327e81ffd5ffc53010d316a36322 413 0.17 vMB 193
202,413 202,413 000000000000003de2d41ee5eb30a6dedc845998ad5b27b5c4104d94ebf02040 578 0.25 vMB 164
202,412 202,412 00000000000002fe9d1a490b9bf9fc2fd84da48cbcb615b023207f3d50f33336 137 0.05 vMB 185
202,411 202,411 000000000000028a34e319521b59b24c231deb30b47757f72fd14483c939bd48 253 0.11 vMB 146
202,410 202,410 000000000000040a89bb0e394da178e526e06a3c04edf6abf77e62ecb806b38e 38 0.02 vMB 92
202,409 202,409 0000000000000309e0cbb67ec45902ff5ea6a346ee9e2e58cbf621596ceb6ef6 411 0.18 vMB 142
202,408 202,408 000000000000035712ed1fc398d8384e9619e89441b586633c9b965e67ea77a6 122 0.05 vMB 105
202,407 202,407 00000000000000c5ac1cc1ee82a21d1a3eb3a1a672d940874577f4f3517e847e 243 0.11 vMB 110
202,406 202,406 000000000000016bb47c66af4000851be4df83a1d4eda8b664c090da0a056e14 577 0.23 vMB 190
202,405 202,405 000000000000005408e8fbd9c28aaef8ef8b33493d72c2957c935150b71b1dea 8 0.00 vMB 75
202,404 202,404 000000000000052bd236942d8e0a3c3951a3aa19ade0a8a5d0e5608141433af6 35 0.01 vMB 174
202,403 202,403 00000000000004bf85d0e4b3f05e1948937773e6d16e95b64d9d8f3c7e9e00bc 27 0.02 vMB 141
202,402 202,402 000000000000049f63680641382d516abb0578b5ab4593d3d8b032016fdfc876 51 0.02 vMB 356
202,401 202,401 000000000000051b258aa2e17271db5cff1191f956bdc0e4d413c40f56de3054 544 0.21 vMB 79
202,400 202,400 00000000000000e9dff8703761b40d2b2bfdd0eccf2be98b451492df0d27c620 89 0.04 vMB 83
202,399 202,399 0000000000000434c799a4db08cb5e823c393a6dca90409acc7ac34fc4887eeb 302 0.19 vMB 112
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

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