Loading Tool

Explorer IconExplorer

Memory Pool

80,252 transactions
30.22 vMB
0.08039343 BTC
Random Selection Loading Transactions
Max Size: 184.71/200 MB

Candidate Block

Mining Attempt 54afbcf02438fd0b87960e37f564044bcde121cb6f3e685792f5f181160afc7f
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 57ddee8b1141e2667c943b83b7756c30fe14e6862de6ee9b9e0a23e96e4afd67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,248
Size: 1.00 vMB
Total Fees: 0.01295940 BTC
Feerates: 150.92 > 1.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (549,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,835 365,835 00000000000000000534b872bf035c576d3839a1872b891a63115d67a5484a1f 237 0.25/1.00 vMB 16
365,834 365,834 000000000000000000f52b5d476c37e9db848d5af52119f526c0bf7fb9ddca1b 790 0.93/1.00 vMB 12
365,833 365,833 00000000000000000568d7a5b8a806162c27727f26fa886eeccc3726c547490e 85 0.09/1.00 vMB 17
365,832 365,832 000000000000000005271de42c223e288367bc6b024f17fbea2ba74114796aeb 1,166 0.53/1.00 vMB 41
365,831 365,831 000000000000000010e20a1f21cd541342bf1a547943655a3394010f9110b56a 574 0.93/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.