Loading Tool

Explorer IconExplorer

Memory Pool

79,280 transactions
29.48 vMB
0.08302082 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt 5cfa5505947a9485eab4d05372887cd02ff6d8ea12a904d3eff708d8d452f1e5
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 3120e65cb75afe8800eb4032fd67023100af0ff52558e99b2578a3f70f936f19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,849
Size: 1.00 vMB
Total Fees: 0.02112872 BTC
Feerates: 100.11 > 2.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,949 914,949 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca 5,479 1.00/1.00 vMB 0
914,948 914,948 00000000000000000001b3dad3a4bd5fbaf1123dff3785bf80b84686a9a6ea2b 4,305 1.00/1.00 vMB 2
914,947 914,947 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735 4,020 1.00/1.00 vMB 2
914,946 914,946 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d 4,186 1.00/1.00 vMB 1
914,945 914,945 000000000000000000006f0eb19e528f2445f80ada1abf25aed95d9aa6aaaa08 3,612 1.00/1.00 vMB 3
914,944 914,944 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd 1,979 1.00/1.00 vMB 1
914,943 914,943 00000000000000000001f0491bff3a311aa373362ee17e7a9398266d96b4be6a 3,029 1.00/1.00 vMB 4
914,942 914,942 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7 2,603 1.00/1.00 vMB 2
914,941 914,941 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3 4,294 1.00/1.00 vMB 1
914,940 914,940 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3 3,986 1.00/1.00 vMB 1
914,939 914,939 00000000000000000000cfcfab0b51a713abcaa73bcf3cb134dec17f05ed4e95 735 0.23/1.00 vMB 21
914,938 914,938 00000000000000000000cb2526f8131d7fa57f5fe00ea77e921b110e9065324a 2,888 1.00/1.00 vMB 2
914,937 914,937 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa 2,835 1.00/1.00 vMB 2
914,936 914,936 00000000000000000001f5ce61433794ed0ff5f075c1451926f5b85bcf4113e6 3,773 1.00/1.00 vMB 5
914,935 914,935 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec 6,295 1.00/1.00 vMB 0
914,934 914,934 00000000000000000001014afafc935d66ed4b4169efd3c80e75838f1becba03 4,150 1.00/1.00 vMB 2
914,933 914,933 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5 4,727 1.00/1.00 vMB 1
914,932 914,932 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d 72 0.02/1.00 vMB 2
914,931 914,931 0000000000000000000186b4b9d9ce4022d475bf2074cb766ec24185854639a8 3,443 1.00/1.00 vMB 4
914,930 914,930 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87 5,000 1.00/1.00 vMB 0
914,929 914,929 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be 5,497 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.56 GB

Node Details:

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