Loading Tool

Explorer IconExplorer

Memory Pool

78,281 transactions
29.43 vMB
0.07348749 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt 2d915c8876c7bd0a3c6f9016cacee8e4cfc07210976260513d48452218ee18fd
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root ba65255de21f6c15d821762b6ca1cd1ad221f8e8f773f693d2844accfac9b16c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,025
Size: 1.00 vMB
Total Fees: 0.01129575 BTC
Feerates: 25.13 > 1.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (335,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
579,992 579,992 00000000000000000017cd36b617481bdf0b6e819cbacbf982a2195f732eea05 2,098 1.00/1.00 vMB 37
579,991 579,991 0000000000000000001eb1a7b531e3917565c97f9bcdea4de963fc4c2b951d23 3,007 1.00/1.00 vMB 56
579,990 579,990 0000000000000000001d85b6800150aeff9c5248a3dd28b7bc90ae28d2d991b9 2,457 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.