Loading Tool

Explorer IconExplorer

Memory Pool

78,194 transactions
29.36 vMB
0.06491350 BTC
Random Selection Loading Transactions
Max Size: 176.35/200 MB

Candidate Block

Mining Attempt 1831a0a9aecf79b5279aae2c558d5260578db7c25aa15dd643bb8cc207a96e08
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a227270835fafe6ebcf5df26c4648c1870c0bc572c78c28e92f5cd8c6ef5ccbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,091
Size: 1.00 vMB
Total Fees: 0.00526930 BTC
Feerates: 18.31 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (382,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,794 532,794 00000000000000000014c166b751df7b7eed96b6be9d2b0391079a70c8d676e1 2,562 1.00/1.00 vMB 24
532,793 532,793 0000000000000000001e3c9b9ec7e3f9f29de934aea813fc3c747e36f6331ba9 2,253 1.00/1.00 vMB 23
532,792 532,792 0000000000000000002e8d7eff5b97e03bc40a268b5aa4bc96592e395b19a286 1,823 1.00/1.00 vMB 24
532,791 532,791 00000000000000000024b0d2b3fd297494b08f1691492c03f7d1fb9b7fdfa1e7 902 0.56/1.00 vMB 17
532,790 532,790 0000000000000000003376f38cfe378afd3790c22f0be62abbcc8446c07071d4 628 0.40/1.00 vMB 34
532,789 532,789 00000000000000000032e6294c1fae63a10fc230df59ad13f888cb545cb4fbf0 294 0.13/1.00 vMB 23
532,788 532,788 0000000000000000002863706a8fe6482bd5b24ccc77c8b7485bd1021d122b02 577 0.67/1.00 vMB 4
532,787 532,787 0000000000000000002a935d65f4b8e805eee06ee650ebce60e1effd4d929c5d 2,022 1.00/1.00 vMB 13
532,786 532,786 0000000000000000001d59bdc01302921daef509ff608acbf0ff360b43c07eb8 512 1.00/1.00 vMB 3
532,785 532,785 0000000000000000001a86cde3f1b3053ef527036986b6ab40d74abc5a8593a2 1,820 1.00/1.00 vMB 13
532,784 532,784 0000000000000000000554c8354a292ad8ce8b06f61d542a15035d58c8ae8885 2,278 1.00/1.00 vMB 23
532,783 532,783 0000000000000000002dd8665fb94b462bfc080a7af33eac24f268b193f73f0e 1,805 1.00/1.00 vMB 25
532,782 532,782 0000000000000000002242501c745c5b9eadd1e0b5ccf75871cb5177a469d302 826 1.00/1.00 vMB 7
532,781 532,781 00000000000000000032521ccd1eab4d7ba08be1f89a82fc3fa5ce2741177ecc 2,553 1.00/1.00 vMB 16
532,780 532,780 00000000000000000003972c3d95015978a4b7fa5662aee1417b677058178318 2,433 1.00/1.00 vMB 43
532,779 532,779 0000000000000000000dc8a8b42d286c1796337a3cc44622143320e98a40415c 16 0.02/1.00 vMB 10
532,778 532,778 0000000000000000002f1b493d4d02fc99d383b3e033e5654c8ebca1f0cfab54 284 0.20/1.00 vMB 8
532,777 532,777 000000000000000000216a54e0071f7af299d4ef547a28b881b7b6c1ccae65b5 850 0.63/1.00 vMB 11
532,776 532,776 00000000000000000020698ff64a435eac2eabcea7bb834613a0d0341dbe220e 173 0.40/1.00 vMB 3
532,775 532,775 0000000000000000002fb01850e1b44d772154ac613fb4a798b193c8220720bb 1,577 1.00/1.00 vMB 20
532,774 532,774 00000000000000000006df782f2320d257942b62540ec55829eedf984be38375 308 0.17/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.