Loading Tool

Explorer IconExplorer

Memory Pool

32,999 transactions
18.97 vMB
0.10366702 BTC
Random Selection Loading Transactions
Max Size: 101.98/200 MB

Candidate Block

Mining Attempt ba6cd9c6bdd4c5cd6150dc346fc015fa5b90719fed4d40bc7f8c816d1d195994
Version 20000000
Previous Block 00000000000000000001952a16ada1fd2b213bfbd75786c31962a81a5876bdae
Merkle Root afac58069790c8b2c4317269233335024d9b8f882ccc91c31dd12054192c6ebe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,056
Size: 1.00 vMB
Total Fees: 0.06733989 BTC
Feerates: 713.01 > 6.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,123 (857,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,269 56,269 0000000009b3591eb83a457102cc2e32603c4a663b0beae0071743ad167201a2 1 0.00/1.00 vMB 0
56,268 56,268 0000000000e87a350e2add34880755ad0e03362e9077d422209f32d96e3fa8e5 1 0.00/1.00 vMB 0
56,267 56,267 0000000010e612e4eb009d283fa80f9efcc6b23b0bfb6b7bdbdc168e60fd14cf 1 0.00/1.00 vMB 0
56,266 56,266 000000000718b254d974ca4ccdb0e5c9b8cd489398f9627915d95d68f5a3937f 1 0.00/1.00 vMB 0
56,265 56,265 000000001021c31b674b10997ce10d9405da70916810f348d0d27afa559fb9a0 1 0.00/1.00 vMB 0
56,264 56,264 0000000009fb47169f00dae90aeb3d07f89882998cf164c97e780376fd462e47 1 0.00/1.00 vMB 0
56,263 56,263 00000000056757a3689b81b1970a4a0af734a67c55dd822b38924a017532381b 1 0.00/1.00 vMB 0
56,262 56,262 0000000012a7a43ab6a5536b447160b2cdc3bfa12fb327952d27ecea6a943845 1 0.00/1.00 vMB 0
56,261 56,261 000000000887323712c80b6de1ede9a4ac68b48cff1fce7f57b3d4da0a0bb15e 2 0.00/1.00 vMB 0
56,260 56,260 000000000b7dadb8c8373e6add9a21d87e5958d664952795a46e86f05fa04b10 1 0.00/1.00 vMB 0
56,259 56,259 000000000a681697719ad40175fba9cda969d63e8adeba441a45f2835f183713 1 0.00/1.00 vMB 0
56,258 56,258 0000000002e4e22cafce4188f29620bc403f02c0471ee471c6390d42b05f4137 1 0.00/1.00 vMB 0
56,257 56,257 000000000a6ab2f8fb49e64e2bff74983d41aa4dee3f0c3d5782daa338414b77 2 0.00/1.00 vMB 0
56,256 56,256 000000000bb68ffe863ebb4dd7c7b561bf4edaeea6a8401fc0d21f63b8bb4f83 1 0.00/1.00 vMB 0
56,255 56,255 0000000008d5ecf7b68f61eb8cee2c38b250e6ba326860458639ac43083ef056 1 0.00/1.00 vMB 0
56,254 56,254 00000000111fae7516719ae654a3715845eee9f789295df789bc5d31266ffde2 1 0.00/1.00 vMB 0
56,253 56,253 000000000bcf181b8fca453afcb4f1c8c88ef87f949e477b3a0e041bc024922e 1 0.00/1.00 vMB 0
56,252 56,252 0000000004725473160a8e9d0ed6eeba0569350b23417c31b7be68fc455c9940 1 0.00/1.00 vMB 0
56,251 56,251 0000000004e50cddedea1a08a663c7c084b9368de3ea57701aaf1ffb510dfbbc 2 0.00/1.00 vMB 0
56,250 56,250 00000000078c800c77be12c6ba737552653e7032d7cdd001ff371c181e328cc9 1 0.00/1.00 vMB 0
56,249 56,249 0000000003f18be916adca23d231830616f1bbae76485a597c1623eff72b06c9 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.82 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: 560.72 GB
    • Received: 7.35 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.