Loading Tool

Explorer IconExplorer

Memory Pool

43,298 transactions
29.23 vMB
0.07872136 BTC
Random Selection Loading Transactions
Max Size: 150.50/200 MB

Candidate Block

Mining Attempt 2cfee5295b19e7496acb5102d625457d9537b113098f8fc9bdad06873b28271e
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 3ebc9899d3c168a1be1ae149fce66d6752e5622102e971c2fe32452f01ba5a76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,748
Size: 1.00 vMB
Total Fees: 0.02143443 BTC
Feerates: 150.75 > 2.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (737,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,596 177,596 00000000000009403001fcea72844186a24b84dac25546a5dc3ccdb9328f9e4b 50 0.04/1.00 vMB 95
177,595 177,595 0000000000000717816a7b81a4a8677a5ba5c44e0122f5fdb8964e411d26a173 112 0.04/1.00 vMB 13
177,594 177,594 00000000000009a861541ffcf12f1017505d1a5d9002b2f7b71023c05a29d067 52 0.03/1.00 vMB 295
177,593 177,593 00000000000009887b1a5f0fb58322eb88311cf57755a871104624c3ccb2504d 146 0.07/1.00 vMB 213
177,592 177,592 00000000000000049744ac4df64178653dd460ea30a629a06bd2dba3f258bb32 11 0.00/1.00 vMB 17
177,591 177,591 000000000000053c0c8bf07bbf9d8276b8e6df814e4cc52112edf5ca3c632b44 41 0.02/1.00 vMB 138
177,590 177,590 00000000000008804d4da4a19bff93659344dec74545373d7eacd16c94e43cf5 8 0.00/1.00 vMB 35
177,589 177,589 000000000000030d98fdb01fe239b54dfebf33cf7db648d7e14c17acb6826809 27 0.01/1.00 vMB 65
177,588 177,588 00000000000008cd6ce0abb07cc100ac491218602183f3beb341cacac5b0627a 16 0.01/1.00 vMB 90
177,587 177,587 00000000000001825ee76d7917a49db0546c3517dd254ffd7b8fee67229bfbed 8 0.00/1.00 vMB 69
177,586 177,586 000000000000013b255f9e21af3171fbe5b54e9e4d4df1acacabb9b3f662209b 17 0.01/1.00 vMB 51
177,585 177,585 0000000000000232f09a5d6a8a2f6564af11ceeb92ff1479cd04fad52b93675b 69 0.03/1.00 vMB 216
177,584 177,584 000000000000054c85ac95943101fb50d3801b09af57ea9c070425a67abfcc2f 4 0.00/1.00 vMB 0
177,583 177,583 00000000000000327117de9537e3bf874465af6c13d9cf8a3d3da95b36391f52 24 0.02/1.00 vMB 57
177,582 177,582 0000000000000a91715140b90487586f61f548769c21ea66c912e9028191aed9 5 0.00/1.00 vMB 22
177,581 177,581 0000000000000022ba470281ec63d21845940d494b940bd55438905541e8df70 7 0.00/1.00 vMB 220
177,580 177,580 00000000000006883d0e372b7b40dd22bd8eafefa638e7f91298976b8aa939e0 10 0.00/1.00 vMB 295
177,579 177,579 00000000000008dd3ddf820a8fbad6066165442f6ce7ca9ffa1f366d214668aa 9 0.00/1.00 vMB 356
177,578 177,578 000000000000051140ed6ff3f5b2cf60bd8154d751c4a4a052c17b76656eac57 44 0.02/1.00 vMB 99
177,577 177,577 000000000000038aff9827dbf56d99819f1205b351bcee4dc2e5f5e4a6545a66 9 0.00/1.00 vMB 77
177,576 177,576 000000000000096c92dedf078776c53c83ec699c5c5599806be7c0e02a2989f1 83 0.02/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.88 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.