Loading Tool

Explorer IconExplorer

Memory Pool

78,984 transactions
29.86 vMB
0.07650623 BTC
Random Selection Loading Transactions
Max Size: 182.56/200 MB

Candidate Block

Mining Attempt f7235e760ff33d430c99e09b7bdac4f87714b5622a4747d3ccdbdc43b188eb6c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2873b2beab4b2fa98f7aa435328196a8015bc22b8fd1a0664e5b3b66a5d987b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,149
Size: 1.00 vMB
Total Fees: 0.01036391 BTC
Feerates: 200.89 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (26,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,492 888,492 0000000000000000000041b1adc4d5981575eb0b76c6f2659bae77df329c109d 3,728 1.00/1.00 vMB 5
888,491 888,491 00000000000000000000f3ff52f224f7b59094a71154ff726de7acfcf910ba23 4,274 1.00/1.00 vMB 3
888,490 888,490 00000000000000000001fe0e3cfeb6adce1fb7ea63d723173366ce30cc0c77b2 3,456 1.00/1.00 vMB 4
888,489 888,489 000000000000000000018e0742caf0526ce4fe2d66a0c08960811c5a24e708ca 2,968 1.00/1.00 vMB 3
888,488 888,488 000000000000000000021fe483ea55996cd1ec2583579431f35b51da9cd2161e 3,958 1.00/1.00 vMB 2
888,487 888,487 00000000000000000001be9eebdec7bb01a1042134ed1435d6a36490e4beea6d 3,524 1.00/1.00 vMB 3
888,486 888,486 0000000000000000000182e9a970ba6b34ff7f34b54cbd4ecb4952eb12bcbead 122 1.00/1.00 vMB 1
888,485 888,485 00000000000000000000cdc7bfe5472447ab4a41c735c9ab44dce6d28abef909 3,658 1.00/1.00 vMB 1
888,484 888,484 000000000000000000005ef3f29001ffe58bea5f723aba25b4bc9fa4ffe657e8 4,108 1.00/1.00 vMB 1
888,483 888,483 0000000000000000000205059e764bde616327bd2ef59f613a99f30ea998bc68 960 1.00/1.00 vMB 1
888,482 888,482 0000000000000000000227b7709beb2297dc8a3253f6c3ee1751e99105d32638 1,410 1.00/1.00 vMB 2
888,481 888,481 000000000000000000001c1cc1453fe8d24d46ae536a91acc6c2ca2a01dbfa96 3,449 1.00/1.00 vMB 1
888,480 888,480 0000000000000000000057205807d86f9c7baaae6af55eca18a5310753cb444e 3,162 1.00/1.00 vMB 2
888,479 888,479 000000000000000000021d532867613da66b9b7858cb4c13027e72d266e01278 3,806 1.00/1.00 vMB 4
888,478 888,478 00000000000000000002604353267210ee6a0fe59a24cd0e6f96f3c87e62cd31 3,304 1.00/1.00 vMB 5
888,477 888,477 00000000000000000001f21f2f119b387c09642bb411224ab1553855e75f7043 3,742 1.00/1.00 vMB 6
888,476 888,476 000000000000000000015f8324499ab51420dfb05a16fda5c98fe03fc1f0a38b 2,785 1.00/1.00 vMB 1
888,475 888,475 0000000000000000000053bbaed8045ec8a4811bdcaad365624f5bbd57eef6fe 3,747 1.00/1.00 vMB 3
888,474 888,474 0000000000000000000050af9f3e367620a434fc86c7fbd5b0d9c42bef6649bd 3,208 1.00/1.00 vMB 2
888,473 888,473 000000000000000000023fa87ab8d2ad9f50a2596f7310086da858b32fe788dc 3,574 1.00/1.00 vMB 1
888,472 888,472 000000000000000000027ea654b004023a1c2dfc117b3e33dc6906a7fd171fe2 3,705 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.