Loading Tool

Explorer IconExplorer

Memory Pool

79,949 transactions
29.57 vMB
0.06587078 BTC
Random Selection Loading Transactions
Max Size: 178.45/200 MB

Candidate Block

Mining Attempt 6462951f59ddd5a114bde54398b4206b18aad7a99e7c4dcbdb446f2fcbd43e00
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root f68ab8301c5e4ea9352f421477db758d461f85426fb25e2067e732db2b3b7a73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,465
Size: 1.00 vMB
Total Fees: 0.00578573 BTC
Feerates: 40.32 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (687,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,447 227,447 000000000000028a620a3626c1f0e0f2bd5a4296293949aab1258d4b186326bb 256 0.14/1.00 vMB 164
227,446 227,446 000000000000008c768db49c043420e26b848c58662dd7fe790bd5126508e17e 256 0.18/1.00 vMB 36
227,445 227,445 00000000000000baa74b33a77d948ef201cf291ad770889d18bf663eac6531d0 609 0.25/1.00 vMB 225
227,444 227,444 000000000000019f367bf53c556f676fe79f7f64fc931b546c365495a68911d9 357 0.18/1.00 vMB 178
227,443 227,443 0000000000000105d73b64b92d7960cbbb648ceea17c20ddc3679cd545677fa5 615 0.25/1.00 vMB 214
227,442 227,442 00000000000002fafc13cce5104fc0b8871bd4c21e18ecdc53ee10ae3036ee34 345 0.18/1.00 vMB 302
227,441 227,441 00000000000001148a0da6dffea4b4b7848a42aacf296e5718efcfdcb810591f 585 0.24/1.00 vMB 232
227,440 227,440 00000000000002312a2bbea1fd8fe05b6558b13322e2df8e2dc90447ec408664 380 0.17/1.00 vMB 174
227,439 227,439 00000000000001a07b68bb20266d414c92abf59be68957657f3b1877d6d12cc7 695 0.25/1.00 vMB 222
227,438 227,438 000000000000033f0890bdf7975b9ed2e99a5479fe26e89581759ed7bd9813ec 366 0.16/1.00 vMB 246
227,437 227,437 000000000000029c3d3b6d1e95aed5fbf3ebc2c98f520806819c8ca8c90c6ee4 113 0.06/1.00 vMB 158
227,436 227,436 000000000000010013f3919ec09b60d956704e67fbd0fe66b84e4c781efd5654 415 0.17/1.00 vMB 328
227,435 227,435 00000000000002fe5cb5d19a3ac23630d0f72bb2fa4295578f2bd523650cb49f 123 0.15/1.00 vMB 110
227,434 227,434 000000000000034b4bcd38e2ec841184d5d495b675963bb68e5959f0d5f7e6cb 63 0.02/1.00 vMB 17
227,433 227,433 00000000000002e3c06b3a7e6bc5783547f4ebb661bdd3427ecbd15f1c253f0f 99 0.04/1.00 vMB 262
227,432 227,432 0000000000000021d2624ff2d25d90de03bca81480ece549123f0f1cb25f1fbf 238 0.13/1.00 vMB 149
227,431 227,431 00000000000002c06ecaeb688bf53d85faf5b22ac3af39d2fc0fdd467621c880 485 0.24/1.00 vMB 186
227,430 227,430 00000000000001a127518ac040c1112c7f7862abefe09e7bdd28b3c690c5b6e7 256 0.09/1.00 vMB 487
227,429 227,429 000000000000005516a926c01fa9eaa34b530da282d3036116494a725930b2b6 580 0.22/1.00 vMB 248
227,428 227,428 0000000000000256ded5ab09369238bc35614f7380d6d55b24c8f79d17b15537 543 0.16/1.00 vMB 2,418
227,427 227,427 00000000000001b5a63f660a4ed59b9fe88baa83e45b43a51f1e52d12e4ce48a 228 0.15/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.33 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: 660.37 GB
    • Received: 14.70 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.