Loading Tool

Explorer IconExplorer

Memory Pool

51,472 transactions
29.25 vMB
0.07939462 BTC
Random Selection Loading Transactions
Max Size: 158.20/200 MB

Candidate Block

Mining Attempt ff8870a043ce52384290555d637ec258cb055351da7c035632275ea20d400e57
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 05631a3febcb2d70de2b36e70f5d3d45f4851ac89968ae3fdd3501e7e2b8f035
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,471
Size: 1.00 vMB
Total Fees: 0.02323309 BTC
Feerates: 173.90 > 2.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (235,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,414 679,414 00000000000000000000e36eb67b5dcdd681ac37f41bf030e2437c40e05c61e1 1,207 1.00/1.00 vMB 37
679,413 679,413 0000000000000000000b90f3cac79d6cbad4d04ed21b6c4117d3a4b25c77d16b 2,113 1.00/1.00 vMB 99
679,412 679,412 000000000000000000057628c1c406e4271b0142c8109e2836012cee903b9abd 2,185 1.00/1.00 vMB 62
679,411 679,411 0000000000000000000406738c34bdcbafaf13d3891ef49d94068c04f226fb93 2,396 1.00/1.00 vMB 86
679,410 679,410 0000000000000000000653ba021216efed4b78a5cde33dc3887bbf85a65d0b18 2,439 1.00/1.00 vMB 114
679,409 679,409 0000000000000000000a9c4e3b17858defac75404d3551f45e79875506cdd42d 2,449 1.00/1.00 vMB 101
679,408 679,408 000000000000000000028afc836b810626b2f7b43adc40edc942ab2a80716e39 1,327 1.00/1.00 vMB 101
679,407 679,407 00000000000000000004ca420b8bbf5dfcc4ea76a7eeb55d473fc3ce51abf09e 1,397 1.00/1.00 vMB 105
679,406 679,406 00000000000000000008e0933431eded754c45ccfa5793a5893fd3bcb2df502f 2,535 1.00/1.00 vMB 130
679,405 679,405 00000000000000000003d3152d56b8cfcd7962c1e6582cfa6190098d6ef3cd33 2,626 1.00/1.00 vMB 117
679,404 679,404 00000000000000000009878868d949629656c453c4caf5208676291f6fdc25c8 1,489 1.00/1.00 vMB 103
679,403 679,403 0000000000000000000299139732a52defaa9262c08fbb254f6367cf9e34a3dd 2,634 1.00/1.00 vMB 120
679,402 679,402 000000000000000000058975d2a743494fa71d02ed597a1102dfacaed723ce7b 1,274 1.00/1.00 vMB 112
679,401 679,401 00000000000000000002c18e2c1b8cf503828a2b385bf16cbbe7bf5b3f2c9a93 2,416 1.00/1.00 vMB 139
679,400 679,400 00000000000000000009051b34a053e25cbbfd86954d023f0e93a18fc1c8f237 2,330 1.00/1.00 vMB 87
679,399 679,399 000000000000000000016bcc647de8c7eed19f3336cdaf2042f49f0193550c51 2,401 1.00/1.00 vMB 98
679,398 679,398 00000000000000000009cd71e64dc437ea68012dca28a49b250ff0e5c8bcbf3d 1,878 1.00/1.00 vMB 112
679,397 679,397 000000000000000000016150091b2eebfec100aa5f528a79f824f5b821944d2a 2,757 1.00/1.00 vMB 128
679,396 679,396 00000000000000000003a43c78d549572a1bef6393bdc8354ac131bcf29b85af 1,856 1.00/1.00 vMB 73
679,395 679,395 00000000000000000001ebdea604e65645af55bd1cc7b934adafd18d41bd353c 1,218 1.00/1.00 vMB 109
679,394 679,394 0000000000000000000852ce4e434473889adc4dd25240d87f9447e2e1619926 2,334 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.