Loading Tool

Explorer IconExplorer

Memory Pool

74,997 transactions
20.52 vMB
0.05926460 BTC
Random Selection Loading Transactions
Max Size: 137.44/200 MB

Candidate Block

Mining Attempt 2b926275ffe3ef8d0b7319a0baa7a195a32e8863c152c901257e4c7b2d332e50
Version 20000000
Previous Block 000000000000000000011fa65dafd49c34a8b351cba0d567d976fdcdc8501e56
Merkle Root 5708ba65860ea50c1701b082d607b73771751e44b969932a84bb5d230f6caaac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,625
Size: 1.00 vMB
Total Fees: 0.01435927 BTC
Feerates: 265.25 > 1.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,990 (852,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,428 63,428 000000000c8ebdb1464bbc0c2bc5c707150b67cbea25d800fd00ebdc08ca3d5e 1 0.00/1.00 vMB 0
63,427 63,427 0000000003b2be643d05a4d03d8b8edde1cb4408fe9452e92eb323f413efa97f 1 0.00/1.00 vMB 0
63,426 63,426 0000000000770b7efd5b526c1e1fa724658d3326c7aba48cba7de44133b0ad8d 1 0.00/1.00 vMB 0
63,425 63,425 00000000023099f8e540dda4bda9f43447ddeb09d475407f4639138d2bde381a 1 0.00/1.00 vMB 0
63,424 63,424 0000000003db34f51c8581484cf34ecc1adbcb82ff98eb42cc8d365d70dcbe44 1 0.00/1.00 vMB 0
63,423 63,423 000000000d24dcaef9ba7abdb3fe658b101b23718f6ed718c65e6e53d79656b4 1 0.00/1.00 vMB 0
63,422 63,422 000000000b1515f42692e96c576cb87141432f959834516a011ef576839da90f 2 0.00/1.00 vMB 0
63,421 63,421 000000000465c9c41c0988ed73131713ff0cd27a9c6c6cd5b5466ff79bb9bb77 2 0.00/1.00 vMB 0
63,420 63,420 0000000004dec31a6703f20946b15b22a2a2a3f6f4d78958ec3e038cca603e23 2 0.00/1.00 vMB 0
63,419 63,419 0000000004e66b14808b065e63ecee5393f00ebb3fa7a4dcdf4e064be1357e8a 1 0.00/1.00 vMB 0
63,418 63,418 0000000000afb6c3c004937ebb5bea46699431595ff9d40f4a3a6eeaa978218d 1 0.00/1.00 vMB 0
63,417 63,417 000000000b11eb1b8ee7c0f84004b25a094ce63ae923ed2fa3616fac2f842e74 1 0.00/1.00 vMB 0
63,416 63,416 000000000a8b4183f10dfa640fb7f58038926cc85df9ec4f5be9a2c84de3e651 1 0.00/1.00 vMB 0
63,415 63,415 0000000006b6d4002f5f9993d5019867dc4f3c1ed3bd7028502d5cdc863e3f87 1 0.00/1.00 vMB 0
63,414 63,414 0000000005497c9f94ec9579df5891e8c03a030438d5e2ebfce3f6f8faf5a7b1 1 0.00/1.00 vMB 0
63,413 63,413 000000000852530b8158f3a7e541b0a24403e64659274b4c9fa05e941c92e76a 1 0.00/1.00 vMB 0
63,412 63,412 00000000063e36a8345db544b4fa5f6bb581a569c6732cbeacc535d6ae5c5a56 1 0.00/1.00 vMB 0
63,411 63,411 000000000b7a33e77c17a83f264a5de69be83f19b3059b4b64878e9e2b42224e 1 0.00/1.00 vMB 0
63,410 63,410 0000000003d3cef5717aa4fad3eac5e249c83b5572fc158edbf0643f0960a54e 1 0.00/1.00 vMB 0
63,409 63,409 00000000038bb5cadea4c3f944d34d71b16dc077701e53b26fceaa8b8ff5464b 1 0.00/1.00 vMB 0
63,408 63,408 00000000056eb6ac72f61ccaadea151914aff2abe1fc215999f586cf4d1f2544 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.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: 807.06 GB
    • Received: 23.16 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.