Loading Tool

Explorer IconExplorer

Memory Pool

34,588 transactions
25.84 vMB
0.06368141 BTC
Random Selection Loading Transactions
Max Size: 130.85/200 MB

Candidate Block

Mining Attempt e73467152f8512e780903facb10aa659232cbb15b1b0ddbbff7d0db1a8842396
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 425773d5c2930d08f263623a82b7d0e26930d7278f14090ded55f27dc968a3ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.01634979 BTC
Feerates: 74.70 > 1.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (370,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,419 544,419 000000000000000000126b918fa57a5587520629de781d9ec24ae591886b59b6 414 0.14/1.00 vMB 12
544,418 544,418 00000000000000000004ef7046adf5e99ae5759600b40a2c1c8dfd88823a71a0 1,170 0.33/1.00 vMB 15
544,417 544,417 000000000000000000203960e71e2c8f1b18a975d1aab963097994f5d47a4f1a 1,093 0.41/1.00 vMB 14
544,416 544,416 00000000000000000021807fc3a3bad8cd24910fc2175b1c8b83d36832bb2b23 41 0.01/1.00 vMB 20
544,415 544,415 0000000000000000000db4fed0e4938b9876c6d88949668d6743f8ffba8433f9 495 0.16/1.00 vMB 33
544,414 544,414 00000000000000000000e5675fca1a164a97989238fb97ce5ddbe6aebf0ff7e6 1,958 0.68/1.00 vMB 15
544,413 544,413 00000000000000000007d29c3985f6348c90dcf31ae12e2cd0716f1bc125dcd0 466 0.17/1.00 vMB 17
544,412 544,412 00000000000000000022e997ad898bd60cc74165cab00c7b5ae8d1c64a967cda 841 0.26/1.00 vMB 17
544,411 544,411 00000000000000000013d448416d4282baf235592d86e6d9714eb73695828086 1,851 0.76/1.00 vMB 13
544,410 544,410 0000000000000000000dfc2e27172f20a8df93b2450fe9d2872dbb8d2faee1b2 315 0.12/1.00 vMB 16
544,409 544,409 0000000000000000001dd07c5b3672981283b2a088c2d2183ffc405e213d29a2 2,344 0.97/1.00 vMB 5
544,408 544,408 0000000000000000001e3f0f94612d75a504cb80b2fc6e827e45226d457b5c2e 2,123 1.00/1.00 vMB 22
544,407 544,407 00000000000000000010b21de87837aa2f11cf7754e3fabb0cd82f5995e12ed7 3,095 1.00/1.00 vMB 15
544,406 544,406 000000000000000000041c35e8aced7a74d04ab0c69a6c7e767fd6e35602008c 2,847 1.00/1.00 vMB 22
544,405 544,405 000000000000000000073a724d3a3991ddeb85c85306369217ccbdfbe3c510b5 957 0.46/1.00 vMB 11
544,404 544,404 00000000000000000019fe2e2779478da425e13a706d5571c13a32c482837b67 6 0.00/1.00 vMB 7
544,403 544,403 000000000000000000109ebe788f84aea28cffbfae83a3c98931953ef2ef0745 450 0.25/1.00 vMB 12
544,402 544,402 000000000000000000137be3c2fe67b99a2c6210212ed3ac702ec873bfb5e1fb 1,349 0.58/1.00 vMB 17
544,401 544,401 00000000000000000005208b994f43f5d6aabe96aa359f0e6ed431b3a2bd3fb7 450 0.16/1.00 vMB 13
544,400 544,400 00000000000000000025631d2fc162148ba25e2ee72f4ad2d8e22a8f83d354fa 684 0.30/1.00 vMB 13
544,399 544,399 0000000000000000001e5f60c6f30efa89ab999e4a38fbb89ec4db5391f9b5c2 1,122 0.82/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.