Loading Tool

Explorer IconExplorer

Memory Pool

79,167 transactions
29.42 vMB
0.08781935 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 919f0f2b504f8df085c7c2e257a338a83910a2502be040dbb001606f3c9a16b2
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 17105c631355b28f28d61117ee71fb5986b928f3b331fedf19e4ac0fc68c2617
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,965
Size: 1.00 vMB
Total Fees: 0.02592859 BTC
Feerates: 263.85 > 2.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (335,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,013 580,013 0000000000000000001cb8593615de154b2c7c124f3a51050bedcff0e4ee5b12 2,949 1.00/1.00 vMB 38
580,012 580,012 000000000000000000090bbdcaf221b3abfb2e2e78b605398e4b43995ac5d4ce 2,748 1.00/1.00 vMB 63
580,011 580,011 000000000000000000252edb9c2e524d1bb1933cd0aba07ed8a6df08fcb9b568 2,691 1.00/1.00 vMB 106
580,010 580,010 0000000000000000002089d85e04c3705eee70b707bd5bf324b19e011a7bef81 2,655 0.97/1.00 vMB 53
580,009 580,009 00000000000000000007f38ded6ca2200c25b96470cc88616f1c0c72f9d12c98 1,250 0.36/1.00 vMB 32
580,008 580,008 00000000000000000001bbbfbc48a843eaed9683444fd1b250cd3ff357e7af06 3,170 0.99/1.00 vMB 40
580,007 580,007 00000000000000000010366a6fdfa20b0b0da7c147b12c88750e67eabf81c3c2 2,573 0.88/1.00 vMB 33
580,006 580,006 0000000000000000001321da6a3700dd26e305a0117cca1f514e7b7c0a0ef60a 1,510 0.47/1.00 vMB 38
580,005 580,005 00000000000000000013c29e740f9c6851829e473dbc6dcebda4ea1c56b130c3 43 0.02/1.00 vMB 26
580,004 580,004 0000000000000000001d9010bf71ccc6563409147826c21678c7de4bb6dfa6c3 1,277 0.40/1.00 vMB 52
580,003 580,003 000000000000000000211f96120e33c147d96d82c2b4fb2eebf03efecf2c23ff 493 0.17/1.00 vMB 41
580,002 580,002 000000000000000000244aa0d5c9f5cf40dc9fdcce8876dd6036598760b7fe30 2,427 0.89/1.00 vMB 54
580,001 580,001 000000000000000000082b67267e257d57efbe4d6c59741774e753b8f9666d3c 301 0.09/1.00 vMB 26
580,000 580,000 00000000000000000003a93e72663961c2449dd1c92a004d39a6ff0df4ac72a3 1,107 0.34/1.00 vMB 35
579,999 579,999 0000000000000000001ac82040ff4b3fbfe9f9c97fb96d7726a490f8b0bff2cd 2,379 0.77/1.00 vMB 32
579,998 579,998 00000000000000000017ac03faf3799721768bf36813df03a575a50a676fe0f2 586 0.21/1.00 vMB 54
579,997 579,997 0000000000000000000b4ba3f9d97b00919f0beddf214f07d222c973f15eaadc 126 0.04/1.00 vMB 34
579,996 579,996 0000000000000000001c66c3fbb88a78285f1f57741c40f73b33a67b2a4d36c9 2,700 0.94/1.00 vMB 15
579,995 579,995 00000000000000000012aca7cd5dcad38ad858f4b3364a31ff7ccbb5d1ade661 2,193 1.00/1.00 vMB 11
579,994 579,994 000000000000000000166680f12d219680b3997232bf43fc3766f3f58c33c059 2,720 1.00/1.00 vMB 5
579,993 579,993 0000000000000000000ae5bf3d672b9060148cfdcbd4b86085c4f9d6699525e3 2,680 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.