Loading Tool

Explorer IconExplorer

Memory Pool

82,836 transactions
30.70 vMB
0.13895315 BTC
Random Selection Loading Transactions
Max Size: 184.98/200 MB

Candidate Block

Mining Attempt de0c2f1f432cd969bd93900aacadfafc83bf3affcf8bf6b76f679dff3abb4f1b
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 70bda640dfa92251b5fb68e2d640b6a2461bbf7be241cf4273e0c5db9c2dee48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.07408538 BTC
Feerates: 203.60 > 7.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (703,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,893 211,893 000000000000042447c50b4e49c7e2fec72cb686bb78b931df02fff9194f93aa 22 0.01/1.00 vMB 167
211,892 211,892 00000000000004e09fc5ed0103dc5f61c7bea965d5c99f667587086a922c4b59 106 0.04/1.00 vMB 162
211,891 211,891 00000000000001c796064c60b4f0ba1d6c69f164c59b31d459fbb7d38d0fef52 10 0.00/1.00 vMB 104
211,890 211,890 000000000000046d4e34786ad9d36966fa7f39bc655ef34b192b66fe9a313499 181 0.08/1.00 vMB 282
211,889 211,889 000000000000022e76ab69d23ef9590d40ce01635000c18f01f45309b3aaa54b 75 0.03/1.00 vMB 182
211,888 211,888 00000000000003f12e08a7f51dd656d89288785a2b3ae4d4e4f0979e0cbc6d8d 362 0.20/1.00 vMB 157
211,887 211,887 00000000000003d514945c864f87bfb6f4f05e216f505a4362313539262d0a76 115 0.04/1.00 vMB 53
211,886 211,886 00000000000001675e07e3b0311d9a69409b9d94392a017591ca6513f59d5f8d 288 0.22/1.00 vMB 118
211,885 211,885 00000000000003a07247f2497ddd88f8bd3ef83716737a4c23958f23d64f793f 5 0.01/1.00 vMB 74
211,884 211,884 00000000000001e8b053c091bb3440841df20538a8e1c85bc0d81492759a4314 127 0.08/1.00 vMB 101
211,883 211,883 00000000000004fa3df3f99460f1bc41208bc158d6c1256a6ad98555dad2932e 85 0.05/1.00 vMB 142
211,882 211,882 00000000000003ef63c9587cee56da7a3efb1f93e98a3d249a17d3786a8b1297 460 0.21/1.00 vMB 192
211,881 211,881 00000000000000f0b3d5970b0d1cf3ad33bdc5546dc0ce6f7ec98f0add71f394 550 0.42/1.00 vMB 39
211,880 211,880 00000000000002bfd9d73270ca7866011d002ae8f08836e393a07935cdaf8921 173 0.11/1.00 vMB 138
211,879 211,879 00000000000002a2317a168142cc6a35f59950841098d85d9654680514c8f7fa 261 0.12/1.00 vMB 165
211,878 211,878 0000000000000130ff157cd8fea8988bd8aa49232d62b35c72d63c881bb02736 573 0.24/1.00 vMB 204
211,877 211,877 00000000000003ba4e5819a681352112ac4325dcd284bda1229a8915129a2304 366 0.14/1.00 vMB 202
211,876 211,876 0000000000000433aeb2eb803e2c402c5c397463bd90e0ddb09bdb15795b2c18 178 0.09/1.00 vMB 153
211,875 211,875 00000000000000af70605fbc38f6f5bbd7c451273a034beeaa295244a2400d1b 471 0.35/1.00 vMB 122
211,874 211,874 0000000000000037a8cf8ba7556631642866c6169ae74300d66a2478a9afbd19 58 0.03/1.00 vMB 124
211,873 211,873 000000000000010af6663954c12162c41729d67f6ef22f8fcc34f0f952a82ab6 435 0.21/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.