Loading Tool

Explorer IconExplorer

Memory Pool

82,127 transactions
34.41 vMB
0.14174509 BTC
Random Selection Loading Transactions
Max Size: 195.68/200 MB

Candidate Block

Mining Attempt b92c974dc2d025ab360856c17b129eab6e39dbe193f341745be65c9bf462fb70
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root a81e7c45e3c3ef356a334aa9ec9a500ea19cd600c6040c603a4d56a3f5d099d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.02895215 BTC
Feerates: 104.71 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (595,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,481 319,481 000000000000000014900e96f00b23ce7303448331df897424409b36307124e6 547 0.34/1.00 vMB 27
319,480 319,480 000000000000000006ac5e20410555857fe7887d9431177afedd01379ca431a4 359 0.30/1.00 vMB 16
319,479 319,479 00000000000000001f6abf2a0e6264e2e075a97853fc81b3740f56b91c90a8f6 256 0.11/1.00 vMB 36
319,478 319,478 00000000000000001b3049d1b49188fb9c50ccffff626166d4e7a14331640e45 93 0.08/1.00 vMB 20
319,477 319,477 0000000000000000098e0a9b9fedbd9967e882a30f1938bd2866d32d8b34a49c 125 0.06/1.00 vMB 27
319,476 319,476 000000000000000010eac7bb33a9bbb1d57a11a6e087bc19ab8abbc41c696014 80 0.13/1.00 vMB 15
319,475 319,475 00000000000000000fde52e2e10d9ca9c9e25592f71c9d388e932d0e81359eaa 1,105 0.50/1.00 vMB 31
319,474 319,474 00000000000000001c7f19c79445df02ff831ab7f11bdb1b7c3771282c2dff3e 64 0.04/1.00 vMB 38
319,473 319,473 00000000000000000e68cb2aa308ce6c9b7619e0e146355058dbc3fdf48a6cd1 625 0.35/1.00 vMB 28
319,472 319,472 00000000000000001335b582e75624af090b2aa17e077e11d44c76afc0a85ddc 79 0.04/1.00 vMB 27
319,471 319,471 00000000000000000e9b64d0ff49c424499e0078cc29413ca302da201b103b3f 297 0.17/1.00 vMB 27
319,470 319,470 00000000000000001a42b740d758b736a99dbd894f1e2ae0b26f33a48c9c6e28 425 0.22/1.00 vMB 28
319,469 319,469 00000000000000002076e8a3ab93cca6f14f798a579c54580a2e1e57dd3e52a3 18 0.01/1.00 vMB 28
319,468 319,468 000000000000000004106ad97d99d37b8e5cd955c6dadec271cde131b0ed0b2e 201 0.16/1.00 vMB 21
319,467 319,467 000000000000000003e5385466cfbedb668385e769ab74b7476bc9c2ea7f0aa5 367 0.25/1.00 vMB 26
319,466 319,466 00000000000000001ab9291c980a56ff7ae1186399d57d38ce8fbf222b5d1825 505 0.27/1.00 vMB 220
319,465 319,465 00000000000000001b0d60a23343c59fc92d1d0a76df69dcb656ca0ee6511cda 400 0.46/1.00 vMB 2,011
319,464 319,464 000000000000000023e07e5e92480dda4e697d8ceae324a7de01c1ec895a9f69 271 0.18/1.00 vMB 23
319,463 319,463 0000000000000000251fc5d6b89d1399ab7ccca1272004954dee55282a5630ac 256 0.14/1.00 vMB 23
319,462 319,462 00000000000000001c5ddc3d9c228f73782a7ca8e3d8fb006a39338ef0ca2d1d 143 0.05/1.00 vMB 33
319,461 319,461 0000000000000000190d62e0d2330e4dc488593a69396831a4b0b38b7acce7ad 1,006 0.70/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.09 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: 726.40 GB
    • Received: 18.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.