Loading Tool

Explorer IconExplorer

Memory Pool

82,828 transactions
31.44 vMB
0.11840542 BTC
Random Selection Loading Transactions
Max Size: 190.30/200 MB

Candidate Block

Mining Attempt 1dbb09040e5ccfc06a5337075f626904415fe3c999ccea2a382fd663818acc06
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 18289b4bddade96ae4dc0c7d19070fa074a00f52f03ef58317cd4b5ff4fa55bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.03824402 BTC
Feerates: 803.65 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (474,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
440,723 440,723 00000000000000000045a094072e82a9e6b4a5346085461ad41281692b61ed31 299 1.00/1.00 vMB 14
440,722 440,722 00000000000000000082290b4e78d4d48efefab83f3d435da37155a412ec4ad2 1,718 1.00/1.00 vMB 35
440,721 440,721 000000000000000002878318484688ce4d7135eedb2e4b74a6508d3481c7d878 2,565 1.00/1.00 vMB 85
440,720 440,720 000000000000000000c28ca9833c1bab8370d18e18dddfea55f546b0ccec7596 2,977 1.00/1.00 vMB 90
440,719 440,719 0000000000000000016e8307335d3eab0396c9bb0b9e94f5156049a4ee226dc4 356 1.00/1.00 vMB 14
440,718 440,718 0000000000000000011c68f87d804d5fb0adcbdfe10068f3ee7d816e8ca8cb83 1,298 1.00/1.00 vMB 43
440,717 440,717 0000000000000000037d3504c8f576bc9ac4be93f28e9148f9ddcb67ba7ce9f3 860 1.00/1.00 vMB 33
440,716 440,716 000000000000000001d7d450f21a63204629c73d1e9e37d830658bc6fc8d5c15 2,667 1.00/1.00 vMB 82
440,715 440,715 000000000000000003bad52be48b61964d0f44e879fbd4f82ddd6ac78ae8f49d 1,353 1.00/1.00 vMB 45
440,714 440,714 0000000000000000034d60f0a621f0a515db0857899c10623cdc68b461973284 613 0.75/1.00 vMB 30
440,713 440,713 0000000000000000009455ee5a28e2dafe2824d281080de0cff6d10f540266eb 1,081 1.00/1.00 vMB 32
440,712 440,712 0000000000000000029f6b5e838eace14746f86f868713ceddc189da3dec89b5 1,728 0.63/1.00 vMB 84
440,711 440,711 000000000000000001edcdd2063718143668019bca8c5e4244c1103ac096900a 2,156 1.00/1.00 vMB 68
440,710 440,710 000000000000000000b1c6d6d670b6f12a7336dfe5a9f109714ea54dcd07ffb8 641 1.00/1.00 vMB 23
440,709 440,709 000000000000000000ade72063242ccf9959e63accfffe49a3be4fdcfe1471f6 1,715 1.00/1.00 vMB 51
440,708 440,708 00000000000000000308cdc405cdd9040720fb49578bbd4e78d39cbb8f4159fb 2,656 1.00/1.00 vMB 73
440,707 440,707 000000000000000001755341553d6f1983d146411f05ca5a69f6c069bc7fb18f 2,280 0.75/1.00 vMB 111
440,706 440,706 00000000000000000391ca156b4ffaf1a06844e3c5c7ecfc4c850961177ecdce 1,182 1.00/1.00 vMB 32
440,705 440,705 000000000000000000ae5210a2651dd35cbfc18eabed18260afb0a4dcce40637 1,093 1.00/1.00 vMB 37
440,704 440,704 0000000000000000012fc9c940a32fa6792c31cf6aa9b271dc13fa1bef0eca32 2,018 1.00/1.00 vMB 63
440,703 440,703 00000000000000000146b6b05c40eaab1126c9d5fcd843dd20d96e481e77fb89 2,751 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 783.00 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: 718.65 GB
    • Received: 17.93 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.