Loading Tool

Explorer IconExplorer

Memory Pool

49,592 transactions
29.94 vMB
0.12118055 BTC
Random Selection Loading Transactions
Max Size: 160.33/200 MB

Candidate Block

Mining Attempt 5eae91b11852791587090054e055a8b0f1fdaea98ab8c13344c9fa040ae40396
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 1a1129cd575b6375081cc3f21d01c8eab6ececa9879cf3940f18cfd29d9ebde8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,214
Size: 1.00 vMB
Total Fees: 0.05817501 BTC
Feerates: 117.91 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (604,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,835 309,835 000000000000000009c93c0b57e17d3dcb78adf41f454fd69af3d06cac86595f 156 0.09/1.00 vMB 27
309,834 309,834 000000000000000012e9b73fce6811dfa71df78b6880440cadf881a53220d167 925 0.59/1.00 vMB 26
309,833 309,833 00000000000000003ce3158cfecd955d696c1bf8ef4322b5bb6955b9048e32e6 45 0.02/1.00 vMB 15
309,832 309,832 00000000000000003528692c6185825da539c3afcba6a8c3d48f0c3b3094e423 357 0.20/1.00 vMB 30
309,831 309,831 0000000000000000129d57428678f260b30e68298d5152891f3f2f245d6d4d01 518 0.41/1.00 vMB 24
309,830 309,830 000000000000000011d84f31a3c0b622500dbbdca9c7b7cbef5add611b4d56d5 778 0.45/1.00 vMB 30
309,829 309,829 0000000000000000312c3567f1670aafe77ab2161c6478c69746aec91b01b8b3 92 0.05/1.00 vMB 29
309,828 309,828 00000000000000003ad2d0bd1e7e877c934e7537deff6f60bee794d0e541aa7f 291 0.16/1.00 vMB 29
309,827 309,827 000000000000000007e9dd82200427f01e96ac31af6d458213bf3fdc3d19e7bb 479 0.30/1.00 vMB 25
309,826 309,826 00000000000000000d741d123a69f51dcceb2332d3bc8f10f64e3da97ded08c8 740 0.35/1.00 vMB 34
309,825 309,825 000000000000000030a4c8e22e232044ac026d1f6225d19defe976141ca7e482 261 0.19/1.00 vMB 17
309,824 309,824 00000000000000000b2358a1231cb7ef3ecef86267ae7e1d9b62fd1af2b66e6a 1,000 0.75/1.00 vMB 23
309,823 309,823 00000000000000003ffa9c6fd612f971dcdb21324425c93b556055405c71eb0f 1,407 0.50/1.00 vMB 47
309,822 309,822 00000000000000000e8e2d40ae965562b67ccd739f01ad18979c5aca2d9c1f35 353 0.22/1.00 vMB 32
309,821 309,821 000000000000000000ba0864121e9133d85288de2d3a07d0e4d408051462feb5 988 0.55/1.00 vMB 30
309,820 309,820 00000000000000003345a167a9c3a1fd584687f047481d3ff23abc087737d727 65 0.02/1.00 vMB 131
309,819 309,819 00000000000000001150abee1276a930c8fc9b9ed051cef4a2f51730a67c510f 551 0.37/1.00 vMB 26
309,818 309,818 000000000000000040b545201c380af9b07de3792634806cf604a62a3ae9ff25 411 0.34/1.00 vMB 23
309,817 309,817 000000000000000036009ebd9e8ff6681bc0be8124cad819455ef3a32a938951 1,325 0.75/1.00 vMB 29
309,816 309,816 0000000000000000065ae9dea33cd0814373f429f6a777417c795b62f7f77074 243 0.12/1.00 vMB 30
309,815 309,815 00000000000000003ba37134d65ea5c0f71682a6958b6f896ad257dd1783c07d 320 0.17/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.