Loading Tool

Explorer IconExplorer

Memory Pool

82,322 transactions
31.11 vMB
0.12164393 BTC
Random Selection Loading Transactions
Max Size: 186.23/200 MB

Candidate Block

Mining Attempt aab1492dc22c6bfaa56acdd792aea72246cb62f46b616a0f7ef346de626e5830
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root add4bc48e6265e30c2f07b089db259c2abb9e1583705aef3632db864e5df7d17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03632177 BTC
Feerates: 101.42 > 3.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (269,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,416 645,416 00000000000000000003861e1876e1c3641da14262450e4ad93cfc98d740271a 1,354 1.00/1.00 vMB 27
645,415 645,415 00000000000000000007281609f1b0eb355a1f8c3c833aabda9daa99aa1dd415 2,069 1.00/1.00 vMB 9
645,414 645,414 0000000000000000000de1831e11b2f99c667fd668da80955a915ae5b17d12b6 2,389 1.00/1.00 vMB 8
645,413 645,413 000000000000000000033d84147a80f4002120d7d33800f89651455089d1b7cd 2,941 1.00/1.00 vMB 21
645,412 645,412 000000000000000000009fa2132eedff9fa7a4d1e2cca3a949cbbe502ebbd78b 2,606 1.00/1.00 vMB 93
645,411 645,411 0000000000000000000006692299ce03b0f9f358db048cba24427030733d9716 2,673 1.00/1.00 vMB 72
645,410 645,410 00000000000000000006e66d0693f654fa4827f3a4071fd7ce893cb7de9642a7 2,031 1.00/1.00 vMB 63
645,409 645,409 0000000000000000000c7e287d7cb0a3fc412a8e2aecbc3a8c21b557797790cc 2,293 1.00/1.00 vMB 103
645,408 645,408 000000000000000000017ab3edf0976c58615a7336edb27019c68af2ec595692 2,812 1.00/1.00 vMB 16
645,407 645,407 000000000000000000014f7e69ccf6e1d9ecb66f1afad83d519f187abc339909 3,069 1.00/1.00 vMB 90
645,406 645,406 0000000000000000000a05f3db49a23aac3cde4d96ebef19f8b75690deafcbd5 2,515 1.00/1.00 vMB 109
645,405 645,405 00000000000000000002ce57cb0165368eae39188f4cd68abcea174fed12e503 2,191 1.00/1.00 vMB 17
645,404 645,404 0000000000000000000435ec163e21d7f7b94af08bb56a1fd5ebc1a553a9709f 2,609 1.00/1.00 vMB 79
645,403 645,403 0000000000000000000cd9eaa666a10e4ee12302fa91805fd274340c8743d887 2,635 1.00/1.00 vMB 112
645,402 645,402 0000000000000000000ca4fc9f49612328e3904d405b6b742b5fdd8d956031a3 1,130 1.00/1.00 vMB 11
645,401 645,401 000000000000000000060ba0d6fe35bde8b4eac276a9e293bfca5118e81089b5 667 1.00/1.00 vMB 14
645,400 645,400 00000000000000000001eb1bd2cffe45da25d02009a3cd2d5594bfd26705602f 1,723 1.00/1.00 vMB 22
645,399 645,399 000000000000000000087654fd92903c1b2144c9600a6b4b94d9eb88e79a5487 2,295 1.00/1.00 vMB 60
645,398 645,398 0000000000000000000ae72f60453d67e1c52162f65cd4b36cba6040cbb178db 2,228 1.00/1.00 vMB 32
645,397 645,397 000000000000000000066375ede5da171433cb80cf68661eaa71123a55799e3f 2,329 1.00/1.00 vMB 27
645,396 645,396 000000000000000000059dd461b75745b0db9993228f4828f51000e262961b5f 2,057 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.