Loading Tool

Explorer IconExplorer

Memory Pool

48,093 transactions
27.81 vMB
0.06134463 BTC
Random Selection Loading Transactions
Max Size: 148.53/200 MB

Candidate Block

Mining Attempt 22f8bb5da92d4eea685a5da5641eadf762a6d0a2aff43184320f6bf924c7a21b
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 2722cfad988c5c204619a0a8c55cda9c242a78e05a8ecdf48c28fe31ed5ecff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,160
Size: 1.00 vMB
Total Fees: 0.00894103 BTC
Feerates: 100.00 > 0.90 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (456,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,022 458,022 00000000000000000139666e1bd28d123a6ddaad19c536d0969d4a9a442afbcc 2,637 0.99/1.00 vMB 226
458,021 458,021 000000000000000000972ddb442a64f51c289e3c65f2893e10a6e0a49cd3e0b5 2,455 1.00/1.00 vMB 208
458,020 458,020 0000000000000000001ceac0a191d21c6c997a3ef2f33a2cb89a2ba2faa321f7 764 0.66/1.00 vMB 197
458,019 458,019 0000000000000000011ac08e5cd416977b959e8602311949377b6fe692bbb8d3 1,196 0.47/1.00 vMB 198
458,018 458,018 00000000000000000243d1552123613158d2d478b6b497692d026a8d9aa8f68b 1,513 0.98/1.00 vMB 80
458,017 458,017 000000000000000000533ec6bf2de6c4c8e6addcab85e9da0966d878904fc705 2,753 1.00/1.00 vMB 220
458,016 458,016 0000000000000000022de570716c19a2b7a43ed5c971757c6a3b6a2e54ac5d4c 2,556 1.00/1.00 vMB 194
458,015 458,015 0000000000000000023b88f3ab9236e4e31f811a057f8a99312df770c0354b57 1,635 0.90/1.00 vMB 114
458,014 458,014 0000000000000000014409117887966a05658d4ce012339ce0c7f6a9f12faa1a 2,313 1.00/1.00 vMB 197
458,013 458,013 0000000000000000012fe15bbd07732cdc3d1f1efdfeb7466395964d796702fb 2,843 1.00/1.00 vMB 203
458,012 458,012 000000000000000002062e57d2cfe1fd921a30848aad9226ec097c2d5e60b546 1,932 0.90/1.00 vMB 148
458,011 458,011 0000000000000000005d18d5a9c05d59d0942fb4fcbfab5b3380a1d4c0969b22 2,437 1.00/1.00 vMB 210
458,010 458,010 0000000000000000024033823c96c427b52ff1212c29bd3c1982d3e060ce2416 1,132 0.76/1.00 vMB 130
458,009 458,009 00000000000000000102b68e885f4f5c2edb7414d19a8025d45a915e57a70015 1,081 1.00/1.00 vMB 69
458,008 458,008 000000000000000000f4bd8b5547bc04570f1f517c3e0fd18c3e95b1a041f31b 1,841 1.00/1.00 vMB 105
458,007 458,007 0000000000000000005f0b8caf523ebd63a0d633991fa5921a297dfa9a5b4708 1 0.00/1.00 vMB 0
458,006 458,006 000000000000000001100078e8d758cb73efddc461012a7d638d179fd7c180c6 1,955 1.00/1.00 vMB 168
458,005 458,005 0000000000000000014b72ad8e1f07fabbdeebb640364657fabe0d0806287422 2,481 1.00/1.00 vMB 243
458,004 458,004 000000000000000000dab0df746be8a57fea843fba42b975aba441f30a21af41 2,400 1.00/1.00 vMB 141
458,003 458,003 000000000000000001e684795dfbe8864d9a69d5d7c89d4ba14952d72c93d257 1,940 1.00/1.00 vMB 227
458,002 458,002 000000000000000001e27fe92060b334ad17c6c195d63c68097474491c85b57a 2,476 1.00/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 782.02 GB

Node Details:

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