Loading Tool

Explorer IconExplorer

Memory Pool

38,849 transactions
28.30 vMB
0.06671422 BTC
Random Selection Loading Transactions
Max Size: 143.61/200 MB

Candidate Block

Mining Attempt 1a6941fc9ad03747705ec902b5c79b2b8077c9bf6aec3537ea8bc2b5a72dd0c8
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root eef73b69ac2552d466f5510c7a1fa2a145b9e0e7a1e11cbe8784e94a723a4d46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.01238323 BTC
Feerates: 150.80 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (200,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,494 714,494 00000000000000000002b1fac3ae635c1581adc2f9eb3dff317b8da370b9768b 2,712 1.00/1.00 vMB 15
714,493 714,493 00000000000000000002a20b831921e07f8c551b7c7454ff869157ff5104dcb8 14 0.00/1.00 vMB 13
714,492 714,492 000000000000000000098bde0e72461d8ff162b0a3243b6abd4680cbebbf9c50 1,268 0.55/1.00 vMB 9
714,491 714,491 00000000000000000003e5829afc9ec6ac40beea4bf12a5972b8229ec8058bbb 432 0.16/1.00 vMB 9
714,490 714,490 00000000000000000009d3f1e121a0a3c8124bb4e4f3d426c3417ee8f521c3c4 58 0.02/1.00 vMB 14
714,489 714,489 0000000000000000000839119392e8a71da792a26e1949b5bc1e51899af714a9 121 0.04/1.00 vMB 9
714,488 714,488 0000000000000000000acb6c816d8438abdedced3e0f42e20b06043e140c8e71 1,080 0.34/1.00 vMB 10
714,487 714,487 0000000000000000000b689ed22c2f06b5c24e353af213ce97de61c514c73ca2 189 0.05/1.00 vMB 18
714,486 714,486 00000000000000000006057b7446de114043b1e8bf3f36335eebc6fc52f02933 603 0.28/1.00 vMB 8
714,485 714,485 00000000000000000009ac6abdffdaa408f703106bd8b4b05c682e5029805492 1,899 0.67/1.00 vMB 10
714,484 714,484 0000000000000000000b2e683e7d50ba8df52368cce7466e3ad4a25a8ee27fb4 900 0.30/1.00 vMB 8
714,483 714,483 000000000000000000005cc0bdd512faac862122e2e7ebdb3061a14b13e2850c 2,471 0.94/1.00 vMB 5
714,482 714,482 00000000000000000001c3b4b751170dd3c09027bc14e116553c76cd22c163ca 2,368 1.00/1.00 vMB 12
714,481 714,481 00000000000000000007644417e96902523034e906130297b0acbc26289c7d64 1,387 1.00/1.00 vMB 8
714,480 714,480 0000000000000000000579f838a4838b44b8c01ccf2017423f7016c53d2d5073 1,228 1.00/1.00 vMB 8
714,479 714,479 000000000000000000058333a35eda5484bc58154e737006246310c45e6606d2 1,522 0.67/1.00 vMB 9
714,478 714,478 000000000000000000085c0a45d564f67bd07e3726ab65052a4ffb5247756aec 1,316 0.54/1.00 vMB 4
714,477 714,477 000000000000000000026cb244bc7e7838b4e437a074022f66fe4bc87ebcc399 3,045 1.00/1.00 vMB 14
714,476 714,476 00000000000000000004b3985cff6a241365f062a2f2fc289efb499ce9b40017 1 0.00/1.00 vMB 0
714,475 714,475 000000000000000000061520355ae306301fa465ecde47974808db72ea400189 2,023 0.69/1.00 vMB 10
714,474 714,474 00000000000000000001a52fd477993a60c9a326daeed04ede05d699ea895790 188 0.08/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.