Loading Tool

Explorer IconExplorer

Memory Pool

85,480 transactions
32.70 vMB
0.06878462 BTC
Random Selection Loading Transactions
Max Size: 194.79/200 MB

Candidate Block

Mining Attempt 608954dc7e5421fec888f0950e2fa959ae9666b7155a716df434a3ba727130aa
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 2e67d6248bb5bc2ee484c5fb762030da0ffc34ce33c43fe69c54f0ae8d8bbfac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,603
Size: 1.00 vMB
Total Fees: 0.00404004 BTC
Feerates: 20.11 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (508,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,103 406,103 000000000000000005026a766bc4c1fb8b4d37775f4299687db19368d79cfb2c 257 0.10/1.00 vMB 33
406,102 406,102 00000000000000000606071a4e9f4d0daa4fa7746559831047ef126b3818a495 1,356 0.54/1.00 vMB 40
406,101 406,101 000000000000000005f66bd1187afb2693f319c231242e7b2f81a15282933715 603 0.32/1.00 vMB 29
406,100 406,100 000000000000000002762fd3c2d76e74973ad5a50fdfd9d38057c7edf6d56f35 491 0.21/1.00 vMB 40
406,099 406,099 00000000000000000300045ee41d7afa14dc4102d4465e08286715fea62a35a8 1,408 0.60/1.00 vMB 40
406,098 406,098 000000000000000000e2b28f0235a95eccb2a753ff1b72b26606c1e1d1546d51 289 0.22/1.00 vMB 24
406,097 406,097 000000000000000000794ca130e17a23a4e3234638f080c9808fe606bbe4eed6 1,718 0.68/1.00 vMB 40
406,096 406,096 000000000000000003d70884c41b7f5a01aaa8d6d50adf463373385f938a4bdf 728 0.42/1.00 vMB 25
406,095 406,095 0000000000000000044d3c3409719bd1fe597859eaf2c46d470d9ceaf0925430 673 0.32/1.00 vMB 36
406,094 406,094 000000000000000005aa59284130a463a79486f49b900e91011373c8179e9c99 1,578 0.88/1.00 vMB 30
406,093 406,093 000000000000000005550104fdb0c3c9bbe01b4e081e304caa8e6a3ae28d0987 3,250 1.00/1.00 vMB 61
406,092 406,092 000000000000000004332c2a105908f36030ff4bb267aa12cf6558f81a75f266 1,542 0.78/1.00 vMB 42
406,091 406,091 000000000000000004befa6af3c544ac73c532b6eff7982083c1c580a62650f7 377 0.15/1.00 vMB 42
406,090 406,090 000000000000000004068f639588a9fcefb884e17827f834ef22a51e0f74effb 505 1.00/1.00 vMB 6
406,089 406,089 00000000000000000652e6d3b9a93d74e83c527450b3b0f8bced5923d93c03ad 2,374 0.99/1.00 vMB 43
406,088 406,088 0000000000000000068aea1b0bdfeae10394435e107d98a41f3ea91da78fddae 1 0.00/1.00 vMB 0
406,087 406,087 000000000000000001f77b2f496ae7ad87d0978aad16ca4e31f16b72fd70e05e 317 0.17/1.00 vMB 27
406,086 406,086 0000000000000000041c61e3968e2284c1959b213b5490dfdcf40340d6347980 1,977 0.76/1.00 vMB 47
406,085 406,085 00000000000000000432ab2518f315c5854b42e3ecfe48a96dcac5fc23faa43a 845 0.45/1.00 vMB 32
406,084 406,084 0000000000000000066078ca1cd90e2acaaa07e241798d30e30d2995232e1f96 747 0.53/1.00 vMB 23
406,083 406,083 000000000000000000fa026186db31f812efa00435025706c6ef48eb0514aa40 917 0.46/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.29 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: 657.31 GB
    • Received: 14.52 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.