Loading Tool

Explorer IconExplorer

Memory Pool

77,310 transactions
28.69 vMB
0.06630296 BTC
Random Selection Loading Transactions
Max Size: 174.08/200 MB

Candidate Block

Mining Attempt 546eb3199da8e22ee12a2e22f5df8575893c465ab0be62438b4c3449de5ba4ce
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 5ecf6f59df9ccf98d3de5f49962c29f50867fe3717213dd63d21ae6c2c52c096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,653
Size: 1.00 vMB
Total Fees: 0.00647633 BTC
Feerates: 100.53 > 0.65 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (335,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,018 580,018 0000000000000000000a9f2c7e5a05b3fa4e7e2b67a5a80d1fdfe05c659f79b7 2,995 1.00/1.00 vMB 94
580,017 580,017 000000000000000000140db53ab47bb1be66225e8563cb1d29ac2f9a1ece54d3 1,380 0.42/1.00 vMB 32
580,016 580,016 0000000000000000001b8dc68cfefa4398276002251d911f383927a65a800af3 311 0.10/1.00 vMB 23
580,015 580,015 00000000000000000014b3672fa595b17d4c800f7b300a8c845bce88f32d96cd 395 0.12/1.00 vMB 42
580,014 580,014 00000000000000000010e0d36934135598475d23dea0ce874d539e2b2fa81738 2,426 0.86/1.00 vMB 10
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
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.98 GB
    • Received: 15.80 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.