Loading Tool

Explorer IconExplorer

Memory Pool

77,275 transactions
28.75 vMB
0.07088871 BTC
Random Selection Loading Transactions
Max Size: 174.38/200 MB

Candidate Block

Mining Attempt 7f65266f88043403308d4955d0d2c5ceec2ad7d63b4fb7a65fc78cfb66957238
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 5b5362eee5d8fa7fd444d87ff0795d76849ab5f8cf07606b3dfaad5314a9653d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,042
Size: 1.00 vMB
Total Fees: 0.01117515 BTC
Feerates: 82.75 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (548,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,514 366,514 0000000000000000038ad508b1b46525a23859e1f6b6d112bcf4e3889b1aac3d 1,043 0.61/1.00 vMB 33
366,513 366,513 000000000000000013589e6f6494689b61e29fb55e72ffc34b0a231eb34607a7 298 0.16/1.00 vMB 30
366,512 366,512 000000000000000013bdab3b232322eb4e4413cbab47211e402fa96860fd2c35 229 0.17/1.00 vMB 18
366,511 366,511 0000000000000000006622551b2f944b4f37a3c3c2cedb0ad0963bb4fbc522c8 2,052 0.93/1.00 vMB 40
366,510 366,510 000000000000000001b5ebf3cc93faa112372d952c634584bc9ce8b1244e5437 639 0.31/1.00 vMB 38
366,509 366,509 000000000000000004f8909c458b1fbae2d83a892e359a51b84e1c32c8bd6d30 784 0.42/1.00 vMB 41
366,508 366,508 0000000000000000088c4725ab3cb321efcb753aea8fbe58b3bbcc5924f623d7 1 0.00/1.00 vMB 0
366,507 366,507 0000000000000000093b072aa80df74512ef31568dd4144d62f3262d0c7565a8 478 0.22/1.00 vMB 33
366,506 366,506 0000000000000000054540efecd5061239820c3f03c76175f52900f3ffdb4e36 259 0.10/1.00 vMB 44
366,505 366,505 00000000000000000a69ecf8279400e4bc7eb53c446b45af5fa207f2293c8671 398 0.18/1.00 vMB 34
366,504 366,504 000000000000000004bf678e71309b3218ef0fa64486be7787dc96a43a0f5619 986 0.42/1.00 vMB 36
366,503 366,503 00000000000000000743379b37046a4d439e64dc7170af17efd063faab5bf5c7 599 0.33/1.00 vMB 35
366,502 366,502 00000000000000000b2ee066e31754f7e3313823f6ece95acc89e6b0b47e4a93 1 0.00/1.00 vMB 0
366,501 366,501 00000000000000001001b16e6af282a47f70a5b2072f72e9809408197fba9a6b 167 0.09/1.00 vMB 30
366,500 366,500 000000000000000003ea86da5e16e7cd56984432fdf78b9d17c414d32845e059 606 0.34/1.00 vMB 34
366,499 366,499 000000000000000014441c94259f7214e162631a2851e92a5d73a8be24b8ab64 1,492 0.68/1.00 vMB 38
366,498 366,498 000000000000000005a0e9acd08b1e8b7aa3d6588921e37ef25d1d4636154898 955 0.72/1.00 vMB 23
366,497 366,497 000000000000000012ffbcb807932223a8fcd0a7434a973aa8ac6af1eb5dad8c 337 0.18/1.00 vMB 31
366,496 366,496 000000000000000006c3a2fd5361fbf52dee01d63e618f1cb47890a30e33e7e6 1,100 0.59/1.00 vMB 26
366,495 366,495 000000000000000010429cbe6bf0f90d493136b3bd0d0a7dcdb0bc699cbb2700 599 0.53/1.00 vMB 18
366,494 366,494 000000000000000008bc67a3e42e19f8ca6903efc895b8321f6c027ca8ed9673 2,358 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.