Loading Tool

Explorer IconExplorer

Memory Pool

37,949 transactions
27.12 vMB
0.05626031 BTC
Random Selection Loading Transactions
Max Size: 138.28/200 MB

Candidate Block

Mining Attempt 05c854523a0a8ca08b3d87f8e40e9047811e01ec6d2e363bcded91cabfe81647
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 1d8ffd5d55d2b17980bbf2868c628f34e49b060c7cb4fd5bb05d63dfb55c665c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,142
Size: 1.00 vMB
Total Fees: 0.00514728 BTC
Feerates: 150.75 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (138,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,510 776,510 000000000000000000029a298e9357612066737cfa761d3b3bfe1e1dd7b7958e 544 1.00/1.00 vMB 5
776,509 776,509 00000000000000000001e082d8dd68286e95be5731df8974fb03ae866f85cda2 1,868 1.00/1.00 vMB 15
776,508 776,508 00000000000000000005e047ebf1f93a69b82996a97db5f0197f8ea65ae1f4bc 2,415 1.00/1.00 vMB 10
776,507 776,507 000000000000000000072650fe382d1ceb19436351ea5899d6db0fca7106cc8a 2,642 1.00/1.00 vMB 27
776,506 776,506 000000000000000000051fcb591db38ec227cceb45b58b85727cef809e8cc7c9 2,321 1.00/1.00 vMB 17
776,505 776,505 00000000000000000005390e928dc972d34afbaab61a724e343033aa924562dd 998 1.00/1.00 vMB 8
776,504 776,504 0000000000000000000531fdabc0a624a91159248caebfc2520e6485f2de3985 1,132 1.00/1.00 vMB 8
776,503 776,503 000000000000000000030f719ab7056cf073fc2d426436b06d41f1b1a8b9befb 2,867 1.00/1.00 vMB 16
776,502 776,502 00000000000000000001e14d52fa3eb550fbacd88b45db09adb4b6ab61695781 1,610 1.00/1.00 vMB 26
776,501 776,501 00000000000000000004b6a96b42ee7ac099dd79f2df51eeb19fc6a52f1776c8 970 1.00/1.00 vMB 8
776,500 776,500 00000000000000000006eabc60a7a74fc188dfb839bccc9ce28fc7f9676d7fcb 1,684 1.00/1.00 vMB 11
776,499 776,499 000000000000000000010afebdfc528e35de6774050a9d2fab2f70717c87d2bd 2,234 1.00/1.00 vMB 21
776,498 776,498 0000000000000000000261b2ea6e6c9775df214f7179402720c7f752c7275847 1,144 1.00/1.00 vMB 9
776,497 776,497 00000000000000000000d7147fa9486bbb98e81bfc1daabf45dda0691fb8e84e 1,872 1.00/1.00 vMB 7
776,496 776,496 00000000000000000002cb674929bb48c1fbe2d45d10d3fe64a855124183ee0a 2,366 1.00/1.00 vMB 13
776,495 776,495 00000000000000000000651a6a95b110d2e61feffe58bc9d56a2997428e59500 1,943 1.00/1.00 vMB 11
776,494 776,494 00000000000000000005a9b0c5690157581c0fc0c09faa147ecc61665e5f6add 3,173 1.00/1.00 vMB 16
776,493 776,493 00000000000000000006df4e83b635859f6d560d42e0a21479ecfe6969f0c023 1,038 1.00/1.00 vMB 8
776,492 776,492 00000000000000000005a5a770036506b4b306e4e8d79008e318dc627f42d0de 1,556 1.00/1.00 vMB 10
776,491 776,491 000000000000000000014ce2dc35b2dfa92fb56be1ec18f6fbcda92f5c02d084 1,192 1.00/1.00 vMB 10
776,490 776,490 0000000000000000000538f28fae1b8fb9066ff4c4ddefa96cdd209431b81c78 1,338 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.