Loading Tool

Explorer IconExplorer

Memory Pool

46,804 transactions
28.07 vMB
0.07750342 BTC
Random Selection Loading Transactions
Max Size: 147.82/200 MB

Candidate Block

Mining Attempt 0c22ffed7ec3badf6f356f1bd24311d8017968abcb8f400251b1e4454ad3c41f
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 5cfd97ad1dfe0be15d4293112cb51923434f96bdb2b56929974cf9a161ad5685
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,189
Size: 1.00 vMB
Total Fees: 0.02332279 BTC
Feerates: 100.36 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (278,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,484 636,484 000000000000000000040b0d84cab393f8c551a393842a88017b6bab89046b6e 2,937 1.00/1.00 vMB 31
636,483 636,483 0000000000000000000e6d9b2db48360c1b244f92652774ef6501859b63565e7 2,673 1.00/1.00 vMB 41
636,482 636,482 0000000000000000000d0db2201971e176f8150d45475faf92bd17b85d8f57d9 1,635 0.47/1.00 vMB 8
636,481 636,481 00000000000000000003dc168a99aaf4ffbbc9ab22cf0c2c3f677423988e0fa4 2,316 1.00/1.00 vMB 29
636,480 636,480 000000000000000000067f0c7652ee2ca3d65c75afa380007897b1710c4bd55b 1,754 1.00/1.00 vMB 28
636,479 636,479 0000000000000000000bc20625dfc328de4cff24e3ffe89382f9ad815386b8d8 262 0.10/1.00 vMB 22
636,478 636,478 0000000000000000000d3757e5e7818c318f30de0532c328bb67ee5bc7ee65be 2,758 0.95/1.00 vMB 11
636,477 636,477 0000000000000000000a6f843a407dee335f295f781d9dd260bd648628be1f04 2,421 1.00/1.00 vMB 35
636,476 636,476 00000000000000000002fdca854ee66e0552cd20eb0d1700e357d7cce4322911 1,971 0.73/1.00 vMB 22
636,475 636,475 000000000000000000034f4e7c04f7e4b089c2482419160bd6075b52d1fe956b 1,098 0.42/1.00 vMB 22
636,474 636,474 000000000000000000055aef02a52d73eb164ff4b89e96a4d40b1ecf6ebd6442 87 0.04/1.00 vMB 25
636,473 636,473 0000000000000000000e642ab4d8a3dc73b0dd7c27f197b57a92914bdbcfc83e 565 0.88/1.00 vMB 3
636,472 636,472 0000000000000000000977b1250278debb428cc96fae97b60f6018b104003b76 977 1.00/1.00 vMB 4
636,471 636,471 0000000000000000000355520e1681b82b806d296923c87a34aaa9e8a5e5ddc7 2,550 1.00/1.00 vMB 8
636,470 636,470 000000000000000000070637e5a763dc44bb66aa60f39a305394996cbd34401d 2,351 1.00/1.00 vMB 8
636,469 636,469 00000000000000000002fc98965b1c57eee0138b9e8bc1924b8368cdd5ce2460 2,765 1.00/1.00 vMB 26
636,468 636,468 00000000000000000010692888fcb35347aae695d5803459b1571b6baaa3871e 2,312 1.00/1.00 vMB 30
636,467 636,467 0000000000000000000120d345a498974d7f7932dd4315002f8418f2def0d0c7 2,518 1.00/1.00 vMB 35
636,466 636,466 00000000000000000005ff5a512c1956ab45e5a61e0d25812603a547844983e0 1,861 1.00/1.00 vMB 22
636,465 636,465 00000000000000000002744738cb90b90cb42d5264a4eac9836a895b5ef115aa 3,114 1.00/1.00 vMB 26
636,464 636,464 0000000000000000000c7993f3f2643e8254f6986c7842463cfa80c8bc76ec50 2,554 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.