Loading Tool

Explorer IconExplorer

Memory Pool

43,438 transactions
27.03 vMB
0.05415373 BTC
Random Selection Loading Transactions
Max Size: 142.58/200 MB

Candidate Block

Mining Attempt 2d0a1289490054a750ba73215aa590b02a609288d057ce5f957eece71299c772
Version 20000000
Previous Block 0000000000000000000135466ad97f1a89f34aff359bd8702ee7212bef1c8518
Merkle Root f702076e5c84b97b927683bc7d20bbc68e8074c1776a79acb16df18137e72a47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00373426 BTC
Feerates: 35.62 > 0.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,923 (445,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,539 469,539 000000000000000001230f9c7011eca0820790f583b6c30d75cc32b6056da4bf 1,508 0.78/1.00 vMB 342
469,538 469,538 000000000000000000d815c0dc4933959d24eb756c4a3e116934e0eae9c529eb 770 1.00/1.00 vMB 140
469,537 469,537 0000000000000000016c7c293aea780852eea8edf5e059c4896bcb0f7e243581 693 1.00/1.00 vMB 122
469,536 469,536 000000000000000000be3ffbea30d0fecd5b793e6fadc5651d412a08abd43fb2 620 1.00/1.00 vMB 67
469,535 469,535 00000000000000000038d5e527fd3ba5a8cc31fe8827ad3864d307670364695e 1,809 1.00/1.00 vMB 66
469,534 469,534 00000000000000000149fa2e317f23f3365cc999f9bd9da671730811456e3c57 1,434 1.00/1.00 vMB 183
469,533 469,533 00000000000000000117f8f1fcd7c016dba0a50bbfa86d280ad5fa43027e977e 1,593 1.00/1.00 vMB 216
469,532 469,532 0000000000000000002dfdbb320f3474cc977cc4a11367e507f6fee5804c4301 1,081 1.00/1.00 vMB 191
469,531 469,531 0000000000000000010903c90967dadcfb23210163cf06ed618791afe77d694b 2,697 1.00/1.00 vMB 377
469,530 469,530 000000000000000000220fc03ce41723c22e65507c9e2f6b11e6ae47db1e7ff2 2,279 1.00/1.00 vMB 331
469,529 469,529 000000000000000000a8c74dd1404def207031b18bd8bc896a3ba07cf0031fc5 1,853 1.00/1.00 vMB 328
469,528 469,528 0000000000000000018fce57cdd25c700776ff4976b89b1c57c6d53d4bc86d67 1,691 1.00/1.00 vMB 78
469,527 469,527 0000000000000000002d13a946196fe3784943f0183314685bec99c231791c56 1,715 1.00/1.00 vMB 375
469,526 469,526 00000000000000000041886bd0bdac30f644314715fadbcd5211f4d96f9cc9e0 2,329 1.00/1.00 vMB 250
469,525 469,525 000000000000000001a19bff3a4b1d22d101ee357f710a9d1de877d80c95a0b9 217 0.12/1.00 vMB 336
469,524 469,524 00000000000000000041c4005b4579ce2978f213c026777b552a3aa980b33538 1,510 1.00/1.00 vMB 176
469,523 469,523 000000000000000000f5a3b7e3abd2f59e37e6225eac61ac8aad4d5c8440c286 1,335 1.00/1.00 vMB 139
469,522 469,522 0000000000000000011206d4b7120aead679fc6b83bc5fc781f66f39a16c8813 2,220 1.00/1.00 vMB 316
469,521 469,521 0000000000000000006f46b1a40c7fff9feb90d41efa1984af6e9eabcf6f8c3e 2,228 1.00/1.00 vMB 354
469,520 469,520 00000000000000000020619ebacdaa192fb303e60bb3f277e1384d4664f8dbc0 1,116 1.00/1.00 vMB 188
469,519 469,519 000000000000000000de403de119f6927e4c34590c690b3a0bd096b0bfdd6ecc 1,336 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 655.44 GB
    • Received: 14.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.