Loading Tool

Explorer IconExplorer

Memory Pool

77,847 transactions
28.64 vMB
0.10030132 BTC
Random Selection Loading Transactions
Max Size: 174.04/200 MB

Candidate Block

Mining Attempt 2041e7547eaced1b4678d25b34f419294eecce999009ae2aa61e0276f9036759
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 7f8764957e6b953d0ee93825aa7af16d515b4a3f4d547f88eb16708dafaf05be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,872
Size: 1.00 vMB
Total Fees: 0.03438119 BTC
Feerates: 201.07 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (314,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,406 600,406 00000000000000000003a03f472bd85e6d394734a531319c119c981873e3bf04 632 0.49/1.00 vMB 9
600,405 600,405 000000000000000000038f2903b67c8c3aa41487172170c280d377e4ba781f64 548 0.28/1.00 vMB 11
600,404 600,404 00000000000000000013a736847279b98f35677a6019e95aa57c61c2ec82b3b1 1,546 0.45/1.00 vMB 15
600,403 600,403 00000000000000000012dc940ef34d4ea5064b7922594a71e59e7ecc58c6d1db 2,177 0.60/1.00 vMB 9
600,402 600,402 0000000000000000000b50ab468cdf1ab9e9013d8620a18d438cce06271a809b 3,135 1.00/1.00 vMB 12
600,401 600,401 00000000000000000002b29bc3fba5553e5a93cc4768849f08a6822b6b21ca27 3,200 1.00/1.00 vMB 20
600,400 600,400 0000000000000000000675240c674deb7aab87f63a408a86408dae8c74c863e4 258 0.07/1.00 vMB 20
600,399 600,399 0000000000000000000ccb601287d81ce1c9b425d8d01afbfe9cba998d0d2f49 2,956 1.00/1.00 vMB 9
600,398 600,398 00000000000000000011fd3cb9955e38d0322265abdfb3583d59cebad0f76734 3,070 1.00/1.00 vMB 17
600,397 600,397 000000000000000000007711df2dee6b1d9f280bfa53aafef7d54e4a53f3c3a2 1,405 0.43/1.00 vMB 12
600,396 600,396 00000000000000000012812f692e0dd5b085aadc1098f9d432af6562ad759dce 2,343 0.70/1.00 vMB 3
600,395 600,395 0000000000000000000b95372b3e121e8ceea1bb070c7ec44c45c4e997312cfb 3,054 1.00/1.00 vMB 10
600,394 600,394 00000000000000000006ebb7ccdd7fcd4791466b9da52630695a9000ca59a957 2,660 1.00/1.00 vMB 23
600,393 600,393 000000000000000000100a8b2cc4daeb1165d34dfe873e99e6b8863f95aa0fa8 2,454 0.85/1.00 vMB 8
600,392 600,392 000000000000000000076baa27cefa11a176cf5850e2d979d3d28fc89a823c21 2,537 1.00/1.00 vMB 15
600,391 600,391 000000000000000000009e5314e8daccefee0b94bd021aeb7856d658ab502b28 2,743 1.00/1.00 vMB 13
600,390 600,390 00000000000000000008c9c6dc32a460edbc3d63ff3d0a146588d174bca899bd 2,876 1.00/1.00 vMB 21
600,389 600,389 0000000000000000000f1ed201650203e4b3643b3005fa78bba41e512543ab2f 1,445 0.39/1.00 vMB 11
600,388 600,388 0000000000000000001090c0214d3a5756cf9de97a85d491384cf571925dc855 2,895 1.00/1.00 vMB 17
600,387 600,387 000000000000000000061f1b20971462a30dbe5e92ca2d3307dba0364e9b5f9a 840 0.26/1.00 vMB 16
600,386 600,386 00000000000000000012f7db7660371e5684d5c2e24acd9ab468f6c692b49a64 2,335 0.78/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.