Loading Tool

Explorer IconExplorer

Memory Pool

35,566 transactions
15.06 vMB
0.07837346 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.38/200 MB

Candidate Block

Mining Attempt d4ef2ac99629a34977d497d22422170cab539903f55469f7d853c369daca2da9
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root f5343e01e6f2015c048533e224c746293397eb94184b3a51c96ae21d5c4a612f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,735
Size: 1.00 vMB
Total Fees: 0.02842829 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (742,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,520 170,520 0000000000000299104de873e1f801d8ff9fbc5ce6f489b47c529564a452aa4d 42 0.05 vMB 96
170,519 170,519 0000000000000a40d7e600f2ed2808851aabd7889b76908d530c2bc11bbc6194 1 0.00 vMB 0
170,518 170,518 0000000000000796ceffccfa95ef0747077f0ae0b07cc454dbe5fb00994ff532 28 0.01 vMB 25
170,517 170,517 0000000000000030799e7d5f327421d4c0e2be6045ddb5d77ff924a702c4727c 49 0.04 vMB 1
170,516 170,516 00000000000001de915cd64b96d9ce1f717cd26a9b666adfd02cbfa36275e19e 42 0.03 vMB 84
170,515 170,515 000000000000028673421ae426901f72b10131bd58bbb951d74142451fb1471e 39 0.02 vMB 79
170,514 170,514 0000000000000b19c2504d0c25c3185da1e69fffc7d48a0e1519130606d98b35 11 0.02 vMB 49
170,513 170,513 0000000000000074b69fbfe28145a8d719899fc2925b0784a9a5c39ee5062d75 54 0.02 vMB 79
170,512 170,512 000000000000062760b323a275fa5d4d8c831e14e0a983d86ff39fd50d2a35bf 26 0.01 vMB 401
170,511 170,511 0000000000000a6503a4decebba091a6abe2d2bde1a171bd63528595b45c1184 12 0.00 vMB 62
170,510 170,510 000000000000044e7f85527048f01e6d381600fcf35afc21603dc1e289be7b92 20 0.01 vMB 71
170,509 170,509 000000000000085b8b9327543150874aa5c6e15c32498a0397e47f08c541f210 15 0.01 vMB 431
170,508 170,508 00000000000009f829b83c4920310db88fd0b5b33ac72536ebfe4ae5284a6f9a 143 0.05 vMB 98
170,507 170,507 000000000000022b31a29d62f8266d5c03c2703b93e554fe6562e738fc3930a8 10 0.00 vMB 139
170,506 170,506 0000000000000a51aee8f45a1cdf933c701ed3fc9936842eddad0e22c64fbd86 19 0.01 vMB 1,595
170,505 170,505 00000000000003154ce2d55c3b3f85608e7178a7fbe64957cf1bc372e04cfaa5 1 0.00 vMB 0
170,504 170,504 0000000000000319cdb3c0f30ea44e11a29474b12ec906cdcd8beb710091f624 13 0.00 vMB 358
170,503 170,503 00000000000005413cc8b377b7c7703dc8b232f53f8d146251a5d1cb0a5cb8b9 67 0.03 vMB 82
170,502 170,502 00000000000007428d59d7431c85af9bf98ebc648569faadd6083d6eacdfd723 1 0.00 vMB 0
170,501 170,501 0000000000000677ded7d11df9be6591bde0d376df668d696084cc1bf129577e 15 0.00 vMB 0
170,500 170,500 0000000000000574fe503c699d4f656e8f48d7cd5bef19182c6a996408d4a6a9 15 0.01 vMB 17
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 153.11 GB
    • Received: 0.62 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.