Loading Tool

Explorer IconExplorer

Memory Pool

86,332 transactions
31.61 vMB
0.14602277 BTC
Random Selection Loading Transactions
Max Size: 190.60/200 MB

Candidate Block

Mining Attempt 08123ea37f02b1992a8d380cde8ff41e20a3d13fe480fc10722072668f7c4fba
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root a0d963b3d1742c5215aecea313bf0987927a92b043c6f854b77094f0753a2bc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.06442245 BTC
Feerates: 214.31 > 6.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (331,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,736 583,736 0000000000000000001b5ee8c0fd0171eeb3a0cc9cfc4bf2aece05f828a436a9 2,476 1.00/1.00 vMB 44
583,735 583,735 0000000000000000001c36b1fe093b648f0eadd8c688d1fed4b6aac89d630f83 2,558 1.00/1.00 vMB 32
583,734 583,734 00000000000000000021da6d723b99a62d164bff81ce4ab42152cf9a7cac8e98 1,988 1.00/1.00 vMB 97
583,733 583,733 0000000000000000001f4e91415a209f8fd0a3b8182e3462badd249289ad70f2 2,009 1.00/1.00 vMB 44
583,732 583,732 0000000000000000000ecf01201a074ad5881c7a01772fff4f7e24e625149971 3,063 1.00/1.00 vMB 101
583,731 583,731 0000000000000000001950ffdd9c793fa18b799a68f88e95a2c3ed288d845081 2,382 1.00/1.00 vMB 42
583,730 583,730 0000000000000000001d097744ef8b4a80242cb84badd2a2502a2f7060ca012d 2,592 1.00/1.00 vMB 80
583,729 583,729 0000000000000000001e7362ae8d2d6654bc786bf61c5a84c70eb804d614c2e1 1 0.00/1.00 vMB 0
583,728 583,728 0000000000000000001e4664ea6df2a07919a2b053e0f0abd9c4f63831c68d40 2,422 1.00/1.00 vMB 91
583,727 583,727 0000000000000000000a2b12013363eff0cc16513670628db39143f09bbcb217 375 0.14/1.00 vMB 56
583,726 583,726 00000000000000000004c9e11fb3a0133f179c0df9c189b6fb3c0e0a62627993 1,303 0.98/1.00 vMB 52
583,725 583,725 0000000000000000001c2d3a91c9c7948e2374465e810cc9555e39473bd7edd3 981 0.33/1.00 vMB 49
583,724 583,724 0000000000000000001343fa1abd82f54834a08912acf4b8dda5f68bc8deaf3b 2,846 0.87/1.00 vMB 24
583,723 583,723 00000000000000000007b168a6b6d53ad4e0dee5ffdb9e94bfbd1b447a1d8874 2,992 1.00/1.00 vMB 54
583,722 583,722 0000000000000000000018b91cd4e68e85d0fe333c8df9daf493baad34a5095d 3,413 1.00/1.00 vMB 90
583,721 583,721 0000000000000000001f51585e388845e42c4379a691132f2331c4c480d2e600 1,840 0.67/1.00 vMB 46
583,720 583,720 0000000000000000000bbc9f4d9ef8d45f6ee197d04971930a6c2cfe6594179e 2,880 1.00/1.00 vMB 38
583,719 583,719 00000000000000000022e95eb15b42a2fe681555e0261463fa2feee4b800bee3 1,005 1.00/1.00 vMB 2
583,718 583,718 00000000000000000007215e2d8cd18793474c6f7e597c5103d914291ea40d07 2,629 1.00/1.00 vMB 25
583,717 583,717 000000000000000000012ce6bf4f0b5977024a2bc1420e7dcdaabfd73c4ae35c 2,565 1.00/1.00 vMB 77
583,716 583,716 0000000000000000001e669038b4b2dbc0b103d9f92769816a44762bfd94f3d2 2,994 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.77 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.