Loading Tool

Explorer IconExplorer

Memory Pool

79,142 transactions
30.04 vMB
0.08299306 BTC
Random Selection Loading Transactions
Max Size: 183.05/200 MB

Candidate Block

Mining Attempt 94f44c84b79f7d3e47cc567b91f68a6c230014aaedaafdcd5c7da5f0d50e6474
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root fbf1fc0faaa95fbecb820ef1537c4b936c6241668b358b5463f1f0f95bdad2c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.01622063 BTC
Feerates: 300.83 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (434,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,480 480,480 000000000000000000e6ec50dc772e2f3fb8aa832b5b768814b849b971b487e6 1,884 0.99/1.00 vMB 224
480,479 480,479 0000000000000000004b7db10a1ffe142c85f5d04ae16a1b33f1cbea44591494 2,115 1.00/1.00 vMB 263
480,478 480,478 000000000000000000e502711823d2c309d6190da7a42522b1db4feda3cafcea 1,515 1.00/1.00 vMB 131
480,477 480,477 0000000000000000005cbbacfd9cff7ea4b18f39de42c1c5d11452f14f6954ec 2,089 1.00/1.00 vMB 214
480,476 480,476 000000000000000000a2d0e207523a304c6b2148d0c18c8564b1d05745400d52 1,775 1.00/1.00 vMB 147
480,475 480,475 000000000000000000376401846a3a5814647b4327d30303c3c28709d6f99af0 2,029 1.00/1.00 vMB 200
480,474 480,474 00000000000000000113745f88a317d18449e83ceb925ba7f29c9556878991a8 2,011 1.00/1.00 vMB 218
480,473 480,473 0000000000000000009a83d5bc3d8155d0dfb05dd5f59671fe3f638e6f88f704 2,298 1.00/1.00 vMB 239
480,472 480,472 0000000000000000000ba74429f926029bc8bb33d428569ed351cfca81364682 636 0.31/1.00 vMB 141
480,471 480,471 00000000000000000015917f7bfdab3d631f248e1af757bec5f24901525628c6 181 0.99/1.00 vMB 2
480,470 480,470 0000000000000000001a0b4f2cfc4b88dd0c7e215a1ba06f5547da958e23ebe8 896 1.00/1.00 vMB 30
480,469 480,469 000000000000000000947fa30b2621fbf9f2492a5b27a8234933018d64f71935 1,592 1.00/1.00 vMB 187
480,468 480,468 0000000000000000009f7dd954ecb26dc0ff5955f37907c6f0a41672871dfda0 661 1.00/1.00 vMB 19
480,467 480,467 000000000000000000947b560ee9b399085032265e2f28f3ea4391bfc604f8d7 1,746 1.00/1.00 vMB 126
480,466 480,466 0000000000000000001d4d0ad58c01daf413b6558662bb75350c455cad01326c 27 0.01/1.00 vMB 390
480,465 480,465 0000000000000000008b03f3972c700984ee29f9a6d68d491e01f3cf6917ea7e 153 0.07/1.00 vMB 123
480,464 480,464 000000000000000000c5c9fa1e32297dc68e78a01b54c4b94e7bf7d01cb1b771 744 1.00/1.00 vMB 62
480,463 480,463 00000000000000000093317510296fe28fc071323cf2dbc4b894ab082d08db35 976 1.00/1.00 vMB 53
480,462 480,462 0000000000000000011abfd0958c011e8e111b3318dc8fb7d6ff79e997903533 1,134 1.00/1.00 vMB 69
480,461 480,461 000000000000000000fd0206f3721c89dc9863128dd3661a46c51d4827354671 451 1.00/1.00 vMB 18
480,460 480,460 0000000000000000010d4f0b4f3595b3f4ea715966b0d168c76dfa9e55d5d992 1,936 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.