Loading Tool

Explorer IconExplorer

Memory Pool

78,445 transactions
29.41 vMB
0.06733989 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt ed7745115531789e65998640c0533d9b79204c95b8d253f6981e6b5a2786dba1
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 9b916d2c98b1e32909de3598121b38273f87bfd352801971dc181263d07dd304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,988
Size: 1.00 vMB
Total Fees: 0.00755190 BTC
Feerates: 40.21 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (289,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,420 625,420 0000000000000000000ffdd170074809e5e7b863ea091e23eea2739735b23ad8 815 0.30/1.00 vMB 12
625,419 625,419 000000000000000000000868981b284b6aaf297e32cc8fbd794ead788959c577 545 0.22/1.00 vMB 18
625,418 625,418 0000000000000000000a5799b59845a10f980fac39c7e0cdc4ed4e85fc6b5020 1,800 0.59/1.00 vMB 12
625,417 625,417 00000000000000000004c27cfe977633c9bc40e29abb9a62ba46d897badacbe7 1,501 0.76/1.00 vMB 8
625,416 625,416 000000000000000000062e8ffd4ff85dc266b65b408937544ff48f51ea2abebd 2,038 1.00/1.00 vMB 8
625,415 625,415 000000000000000000127b62e9bdbbc255e0978df5b3ab160329bbc8178f5460 1,978 1.00/1.00 vMB 13
625,414 625,414 00000000000000000002a7d142d538d564ffa69c094193f41eee72f02255fcb2 2,213 1.00/1.00 vMB 9
625,413 625,413 0000000000000000000d18fce8ea727a1d28baeceea2cb16f19ceca2e9208e05 2,347 0.73/1.00 vMB 12
625,412 625,412 00000000000000000003297299a1d82464c36d968176769785866ebe405bc7b3 2,409 1.00/1.00 vMB 5
625,411 625,411 00000000000000000012c5d51a7619bae7e955e5d015185e41a42a8f53e64129 2,465 1.00/1.00 vMB 12
625,410 625,410 000000000000000000017f9ea12ae26236425464f5d009f712686fb3f265fe53 2,624 1.00/1.00 vMB 6
625,409 625,409 0000000000000000000591e718be3ce46c9352f0fbbf70cf175172afe34b6bb8 2,742 1.00/1.00 vMB 28
625,408 625,408 0000000000000000000107c8a11ea6f6ac05901934962b45eede4a7548c74079 2,131 1.00/1.00 vMB 7
625,407 625,407 0000000000000000000788686dfeae5b6224fdfc6f75b821d557ed894817ab3a 2,594 1.00/1.00 vMB 22
625,406 625,406 00000000000000000007d667617efd91d2adc51bcc650af58fc330cacbd564aa 2,626 0.92/1.00 vMB 13
625,405 625,405 000000000000000000084f86d6a2bc34561de09ff9cbcb642bad816e8a180252 1,944 0.78/1.00 vMB 10
625,404 625,404 0000000000000000000d69b6b0cc3ac5de67fc14dae7693099f47f15ecd45016 849 0.41/1.00 vMB 8
625,403 625,403 0000000000000000000973735bbe7ea91fb44421d976238668e4c27ec16e7c11 19 0.00/1.00 vMB 14
625,402 625,402 000000000000000000054b6cfa34871f0568697e6a13a8747acd7188a32894f6 72 0.02/1.00 vMB 9
625,401 625,401 0000000000000000000e03d4a957137ef7dfe397163b95c0e78c1346cb162aea 608 0.31/1.00 vMB 9
625,400 625,400 0000000000000000000601f9d809230074301cd34f881e909195d9dee79dcce8 243 0.14/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.