Loading Tool

Explorer IconExplorer

Memory Pool

86,555 transactions
32.17 vMB
0.10995757 BTC
Random Selection Loading Transactions
Max Size: 195.53/200 MB

Candidate Block

Mining Attempt be888bed35ff25a55f50a8051580d11fd96803dd369c9ffc38599b171d88eed2
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 1038c9441fb0744d6215f4b1ef9c06863a50a16d529d34b6eb897f7abbc8611f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,691
Size: 1.00 vMB
Total Fees: 0.02507065 BTC
Feerates: 301.68 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (554,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,634 360,634 0000000000000000107061e5561cc39e6c818ed5435ea39c8ddb073d1306a2e9 1,708 0.93/1.00 vMB 26
360,633 360,633 00000000000000000c52f6c39656babbdd9456f941953d0a970b2a652ca5a892 1,771 0.75/1.00 vMB 33
360,632 360,632 000000000000000011e69befb2d73c7e11e759338153b0d92543e17ae64f4e62 805 0.41/1.00 vMB 25
360,631 360,631 0000000000000000102274bbf60aed57401d71cb06a7daa8a464cf4bbfdeecdb 770 0.41/1.00 vMB 20
360,630 360,630 000000000000000001ed8c0901f765a7a3651e9e6b86392097afcd8766b889d9 1,647 0.75/1.00 vMB 31
360,629 360,629 000000000000000015f0d9f87cf9bd8b6bc760e4bbcab1505789274bd2f04e3e 943 0.61/1.00 vMB 23
360,628 360,628 0000000000000000152919cf1a539ddd3d0300ace9e47819a7148a8409c4d76a 701 0.29/1.00 vMB 29
360,627 360,627 00000000000000000031efb701acc79a64b33db21eb69fe86bdea02fc7ccff04 1,099 0.75/1.00 vMB 21
360,626 360,626 000000000000000006ed0b739bd25278d846e7075f217e06bc51946cf1fbcffc 1,855 0.75/1.00 vMB 32
360,625 360,625 00000000000000000f68d14ecdd8047c133dcbf81eacb1f8f443c8e9edcad12b 1,155 0.58/1.00 vMB 24
360,624 360,624 000000000000000011f6889047b4038d36457e3bf434a66ab989bc43ed117d97 1,099 0.43/1.00 vMB 30
360,623 360,623 000000000000000001f90a4c30106b8cbe25dba880360d30110a2aa758b37aef 1,295 0.64/1.00 vMB 28
360,622 360,622 000000000000000010b530be07052c6c28050b85de1ed29009baf695f0944637 166 0.25/1.00 vMB 5
360,621 360,621 00000000000000000a8b29a2f5aa3a6785c2bd7aef0c56e8feb9dd52cfccceb1 1,268 0.72/1.00 vMB 23
360,620 360,620 0000000000000000055f398dfdd7592f83d3c8918ae2924670655b8c27c3501e 292 0.25/1.00 vMB 9
360,619 360,619 000000000000000002b531cb207d5e6831e218d8d7028e80d1022121a9b11281 1,564 0.75/1.00 vMB 29
360,618 360,618 000000000000000010386bd7cb042a3ddce303564614ef2b0aaacf95f4914573 650 0.76/1.00 vMB 15
360,617 360,617 000000000000000015cf84e3056e6d922b19b7466f3b9b38706423cbf12d715b 497 0.25/1.00 vMB 24
360,616 360,616 00000000000000000018b892cd5599906a2c10402f9bbef5e2c0729c00069667 1,467 0.75/1.00 vMB 27
360,615 360,615 00000000000000000eb70d31ea00d12e238ecdf4dbe6bf64f47d8f56d47d5d04 856 0.25/1.00 vMB 48
360,614 360,614 00000000000000000c94ac4aa8374d0694a982f9f0ee2fb21ed06ff6321f77fb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.