Loading Tool

Explorer IconExplorer

Memory Pool

78,377 transactions
29.77 vMB
0.07378995 BTC
Random Selection Loading Transactions
Max Size: 181.79/200 MB

Candidate Block

Mining Attempt 83b3891df7246a2870e61668908f3eeb0f0db82a89211c0a31d55c6e3776646b
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 418fa3125b21a9082ea27bfe507e905f51423b4f1dadc3d659d2e23559f483b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,145
Size: 1.00 vMB
Total Fees: 0.00795397 BTC
Feerates: 150.58 > 0.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (549,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,830 365,830 0000000000000000044193d538c36b5550461cdfe242b429c21f04c77c24c5bb 1,388 0.95/1.00 vMB 28
365,829 365,829 00000000000000000be9e47a163ffd86b5d5e5395515f0f315b0fbf6f55402bf 2,292 0.94/1.00 vMB 47
365,828 365,828 00000000000000000c9c07a4eeb745fceeb5705347240a7d21f417812490374a 895 0.75/1.00 vMB 21
365,827 365,827 00000000000000000bff5a68ef8b22c54ae3eca153b33ccaed66ad1e157014d3 1,597 0.99/1.00 vMB 29
365,826 365,826 00000000000000000267b9e3d6d6c296b4b5306346cda5a13daebb453ff8ed39 685 0.93/1.00 vMB 11
365,825 365,825 00000000000000000932241fe6ed1ebf233354c9412c550bc9fbf23ba855099f 442 0.95/1.00 vMB 6
365,824 365,824 0000000000000000044320bdc47b03cea30efb36a825faeac2d5c65f28407021 722 0.93/1.00 vMB 12
365,823 365,823 0000000000000000056b7d8cf9025aa3c90a5e3731329408492fa9583b321308 672 0.93/1.00 vMB 11
365,822 365,822 00000000000000001061f097a3ae79b24d1b922c56aab96a159647834c588c5a 660 0.75/1.00 vMB 26
365,821 365,821 00000000000000000113984af766a1ffe02ae89962ee23d21802de801ec7ae2c 634 0.93/1.00 vMB 11
365,820 365,820 000000000000000011c21d4654eb96f7f4f5e7053ad99f9dd5a39c594f981321 666 0.39/1.00 vMB 35
365,819 365,819 0000000000000000004bae18d2f0c29f28d65ffe0498d0774ca7819000550357 929 0.93/1.00 vMB 7
365,818 365,818 000000000000000014f4ff8aaf903db5fe69fca473eff32dcd001e15b309374f 212 0.12/1.00 vMB 32
365,817 365,817 00000000000000000aca8839be5cadeefb392fb8d984303df9b566609c818260 590 1.00/1.00 vMB 5
365,816 365,816 00000000000000000633ecc7545a5e900ba45e38b89b962d24778ad68fa5e039 3,119 0.93/1.00 vMB 8
365,815 365,815 00000000000000000b5ab5010e44cf3b087c9dd36d179a37f75fcb86717abc97 386 0.25/1.00 vMB 14
365,814 365,814 000000000000000006a47e4732d6c6176497b486b012ce956a787760896bf267 1 0.00/1.00 vMB 0
365,813 365,813 000000000000000013f5345f335c14c1ac4e268993f2e583828e9c4eb1748fa6 3,487 1.00/1.00 vMB 2
365,812 365,812 00000000000000000d6529ba38b5f22188cdeab1e6452df4d6446a8b909f4a55 98 0.04/1.00 vMB 50
365,811 365,811 00000000000000000a5fa8ba283d8ec1978e14b6881793c925e7e71a9a63a3a1 454 0.75/1.00 vMB 9
365,810 365,810 00000000000000000c61b6d92cdf0207ec7ba3dd83f8e439493127add45b06b5 299 0.15/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.04 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.63 GB
    • Received: 18.11 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.