Loading Tool

Explorer IconExplorer

Memory Pool

73,487 transactions
28.34 vMB
0.07834390 BTC
Random Selection Loading Transactions
Max Size: 167.73/200 MB

Candidate Block

Mining Attempt d50038811bdf130c3aa7466e92bb236538c681831dd3c818d3336e9351f64ff7
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ab39762a08c6e98d82ce8181ecad5b3432a3dcb8c0465a50b16ebfc08780922f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02120840 BTC
Feerates: 152.31 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (144,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,496 770,496 000000000000000000073c7a257cc376bffc6c881718b0bd17bb08d1343b3671 672 0.24/1.00 vMB 9
770,495 770,495 00000000000000000001a98e01a7249f70013d36f85628955d64bf2cdd2f3504 1,776 0.95/1.00 vMB 6
770,494 770,494 0000000000000000000574a70afd412f7d59d4ebe9c94ecffbfd326f3dc40536 2,233 1.00/1.00 vMB 9
770,493 770,493 000000000000000000045178ecf5081fa5b09f7d97deb3254bea129439be1adf 2,445 1.00/1.00 vMB 12
770,492 770,492 0000000000000000000415953b5108e11a7f8311496030be21abd1582cea2c95 2,144 1.00/1.00 vMB 15
770,491 770,491 0000000000000000000686d1a1d02fd4137fc90795d088531d11b7fae44aacbd 1,767 0.60/1.00 vMB 10
770,490 770,490 0000000000000000000274cce667258194c968e66dff8081f933158a791fad56 1,003 1.00/1.00 vMB 3
770,489 770,489 0000000000000000000774b06d57ef3dd238d96041d22c698a244be4e8edf42f 2,628 1.00/1.00 vMB 11
770,488 770,488 00000000000000000007bd4d036672ad7a7505d9362db3eb4a93d314439291de 2,431 1.00/1.00 vMB 10
770,487 770,487 000000000000000000024e7d959b851c98989f9b9bc9205b775fc0f930b4c2fc 2,486 1.00/1.00 vMB 7
770,486 770,486 0000000000000000000076237f8952dc0a2f492bd83aae154338de330cd7d029 3,375 1.00/1.00 vMB 19
770,485 770,485 00000000000000000005442c7df94b8d009dbf99285c58a06745b9171af2559a 1,636 1.00/1.00 vMB 7
770,484 770,484 00000000000000000002c1b85f3a0446358d8fc195456c479c87b2cd21135310 1,646 1.00/1.00 vMB 5
770,483 770,483 00000000000000000001419f5f4baed01afa9cd41fb0a06c6e9ace0816c982dc 1,917 1.00/1.00 vMB 16
770,482 770,482 00000000000000000000060ed4fe07cae1ed8950b3e36b392d4a49d1cff1b109 1,284 0.72/1.00 vMB 15
770,481 770,481 0000000000000000000694d7d7794c1e2e0f9f09147d9c61d3edab92d1692149 1,163 1.00/1.00 vMB 5
770,480 770,480 00000000000000000000ba4eb7c760e5f3c854b3a9de16f983a7e84a9f2f5cc6 1,345 1.00/1.00 vMB 24
770,479 770,479 00000000000000000002e605c18f83d6ea30e6f68151f1e013eda87c450e081d 1,914 1.00/1.00 vMB 10
770,478 770,478 000000000000000000002a5e172b1a76012ac7e88d11e3b56e8775057869df95 1,613 0.70/1.00 vMB 5
770,477 770,477 00000000000000000003f24f39f72bb6360802e14ef30aa809c11cb4fb8892b2 2,959 1.00/1.00 vMB 13
770,476 770,476 00000000000000000007cd713b53b94afff90ab5ba4ab3ef64c27d9835be40bd 2,191 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.