Loading Tool

Explorer IconExplorer

Memory Pool

28,226 transactions
24.42 vMB
0.05952296 BTC
Random Selection Loading Transactions
Max Size: 133.00/200 MB

Candidate Block

Mining Attempt 8950282797f30bd5019665264325fd9e75be0bb52585be4411d71258d4c7d34b
Version 20000000
Previous Block 00000000000000000001c58095596340f0def1cd3ad80f9f09774f553a55178e
Merkle Root a0e5a15e17f43b1c76e1023a8432c916ccedabfd458f142bd5588ca97382a21e
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.03086469 BTC
Feerates: 477.45 > 3.09 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,067 (786,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,348 154,348 0000000000000274be1de11ca83291d5f5cb7ad2e0f974667bef76138ce29746 45 0.03/1.00 vMB 23
154,347 154,347 00000000000006603d83bccd8c052c467940307158772a2fd87e48894083d756 131 0.04/1.00 vMB 73
154,346 154,346 0000000000000cd80005885a3df34fc8f2e08df6e18067a012967708ca328ca8 1 0.00/1.00 vMB 0
154,345 154,345 00000000000008d6364702065494ea0834a3891b7daaa7271f0d7edd411fec15 27 0.01/1.00 vMB 112
154,344 154,344 000000000000091c9b6d88cd9ac6863f5172b0adff29bc0a59f456ebf8a71f9a 51 0.04/1.00 vMB 46
154,343 154,343 00000000000000328da395012799709fa242801cc99cbd98b2825259aecaad29 27 0.01/1.00 vMB 384
154,342 154,342 000000000000002325d4c34f2226e74d25a58c78aad8074d3cfa555f2c2090e2 48 0.02/1.00 vMB 29
154,341 154,341 000000000000057af83ee78fd4bb3700f76eee77d546b96c2bfd32402a2ff7c5 90 0.06/1.00 vMB 283
154,340 154,340 00000000000003cdd1011492b53ec329ad94697c229abc0767abd490aebe3907 14 0.00/1.00 vMB 1,184
154,339 154,339 00000000000009729b8b2d8d3eb0cc807074c0def3edc9a79387dad7cd62414c 8 0.00/1.00 vMB 74
154,338 154,338 000000000000007f9f71aa45ad8169c14496ffca6eecf72af31937a08151448e 20 0.02/1.00 vMB 9
154,337 154,337 0000000000000caac985d62e2c475fdfff95e657d28f74c6dab22a7800da1feb 4 0.00/1.00 vMB 39
154,336 154,336 00000000000002d95ecf827a073ca0459e35ba30ae7a29022efcd7a23f093137 35 0.01/1.00 vMB 76
154,335 154,335 00000000000000befaf866602b849cd858308cd704bb83679ff79db864c48934 7 0.01/1.00 vMB 21
154,334 154,334 0000000000000940a9b230e078b1b6f58e29950a38533927f5cc78aa693c79e9 8 0.05/1.00 vMB 857
154,333 154,333 00000000000001d4c2ef2aa219e2c871c84a611d02d0f5e1afa75d371590ef33 11 0.00/1.00 vMB 48
154,332 154,332 0000000000000470efb41f4b67680327a6763aa6bcf36214d9e7327cd67f6612 10 0.00/1.00 vMB 203
154,331 154,331 000000000000011673ace41c71237f85346e95c078b3320a1cc8d829098ee90e 72 0.02/1.00 vMB 12
154,330 154,330 00000000000006711c862699c16312ad7e3157d168e85c598313509e46ba9f60 73 0.04/1.00 vMB 72
154,329 154,329 00000000000002470daabc93e473608702713bb2dc083328e3d1376f6f85bead 17 0.01/1.00 vMB 0
154,328 154,328 0000000000000657cc39218ec2fe6a7c982e192c7a1b0eaea9cb396982e61e52 58 0.03/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 828.68 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: 4,610.22 GB
    • Received: 248.45 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.