Loading Tool

Explorer IconExplorer

Memory Pool

31,918 transactions
10.03 vMB
0.12303297 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.77/200 MB

Candidate Block

Mining Attempt 451faba28d762bb909102243d3a5c92876be98f0f3ed281da9caff12352fd463
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root a4bd0d0b9e3e20847d3ec16916baa2c92117d69028c7ba57f49d94de50f829d6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.03838730 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (740,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,821 172,821 00000000000002615718676b6b117de9326bc3569f297f2292cbbd1fac4b1545 19 0.01 vMB 86
172,820 172,820 0000000000000917b0fea2623161167bab47588b65a80969b98ff7307751e250 141 0.05 vMB 63
172,819 172,819 00000000000001e4ccee466eea804c0a484d7f80abc9acb812d606f288c2af5a 100 0.06 vMB 198
172,818 172,818 00000000000009cd88ba1baed7eb7509a9acff67e17a8410568bc57a325d2b54 1 0.00 vMB 0
172,817 172,817 000000000000093a97b626463f93e3a49b60517e65562e07b59a0ac32a180120 7 0.00 vMB 54
172,816 172,816 000000000000021c3f1ac16fe44369d930fa4344c888391dc03853e119debe4f 22 0.01 vMB 20
172,815 172,815 0000000000000027b8ac1d641c13da2dc16940cf08637f0ad4cedebe3073a22b 10 0.00 vMB 3
172,814 172,814 000000000000039e5ee4e63cef31cb1953737e4278a838c6bd47d263a45d6770 23 0.01 vMB 0
172,813 172,813 0000000000000559f17d42e73b9c20b9c98d497b6f565ecc5a9aa8e8c4426f31 80 0.04 vMB 94
172,812 172,812 00000000000002ca980940fb43562b586a0cb88bbf13e58e0517ffd64cfa0f8b 7 0.00 vMB 421
172,811 172,811 00000000000001f3908aeb0e9fc82f99aefcb3c359bbc4821e4810d146f715e4 71 0.06 vMB 152
172,810 172,810 000000000000073568ddedeaef5a5b73692049500ca4de6c3163b4be2cda6928 1 0.00 vMB 0
172,809 172,809 000000000000000659fca4a3c6cb946ea97903d3bc7e9b82f9a427a292449d16 189 0.05 vMB 61
172,808 172,808 000000000000013968cb9eb974f5e2d879c9ce68c22f06a79ba4c8036d63e521 76 0.04 vMB 116
172,807 172,807 00000000000000da4625de7b3df74f0b72f03343324b2c11ab85cbbfcd41d603 119 0.04 vMB 96
172,806 172,806 00000000000004bcab1f14e55b5e557d25bb60f7aa04195807d6e35882dded7a 42 0.01 vMB 189
172,805 172,805 000000000000010ecd64269acc5cd46e6924b1ab7d9e8ffca6aa2a79c5e9e85f 105 0.03 vMB 2
172,804 172,804 0000000000000886e672dc9a6fafad626d0a9e965811e274b958dae24de874da 1 0.00 vMB 0
172,803 172,803 000000000000052e71fa7bc695f04bc87b02373ca3d846e55b1f83ff3d0bae0c 33 0.02 vMB 29
172,802 172,802 000000000000012bb361965775aaabec90ee1e703a68fefaea799c6076e74d6e 10 0.00 vMB 182
172,801 172,801 000000000000079d2c8b5ce41f4b6564513c809d0dbd12343f34ff4f040714f2 81 0.04 vMB 55
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.82 GB
    • Received: 0.45 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.