Loading Tool

Explorer IconExplorer

Memory Pool

27,587 transactions
7.92 vMB
0.05219987 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.05/200 MB

Candidate Block

Mining Attempt ead01a5859e231b2b4d4bfc0bbd608a4a91ac604904ce978a0399734b19636b2
Version 20000000
Previous Block 000000000000000000014b5f423089693ae60f38124051b2f8fc1279487ef411
Merkle Root 1710b8f015ad0bcd14da65adb0cc8e0070cf0664c3cdb7e4e91a93840dec3997
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.03197567 BTC
Avg Feerate: 1.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,087 (758,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
154,911 154,911 00000000000000cbb58e73739ece492b2da23b589cf293a258c64ddbc7227b33 0.02 MB 46 113
154,910 154,910 0000000000000508d244826e26df47be062b027e44ca8f35d76744fa90dd8765 0.00 MB 2 386
154,909 154,909 000000000000048c85156478b82db2c630dd4bd70f4016d8910e3002d92c5b5e 0.03 MB 70 76
154,908 154,908 0000000000000a9612cdf45096eaf747fc92705796f8a0b1b943047ca0b68706 0.01 MB 15 23
154,907 154,907 0000000000000402768ae9bab66bad3d1911559676942ffe7b52e6b370688948 0.03 MB 99 169
154,906 154,906 0000000000000b21e7d19c088b70e0ec7dffb5689d35ddc244216e8c44630aef 0.05 MB 76 500
154,905 154,905 0000000000000819938749db0a0ffc5f813b13e6720e9ad3b7e75366d415a91e 0.00 MB 10 633
154,904 154,904 00000000000004a827e800b778c45ea9244b4b229c0958c2873f8b712281769b 0.01 MB 18 0
154,903 154,903 0000000000000a365864483107fd097256134062f1cdc531736ca3ce41ae86b2 0.01 MB 17 149
154,902 154,902 00000000000002bf63e5df520f44d5585354146089a11c92a08c723a719e1b38 0.00 MB 9 0
154,901 154,901 0000000000000c6b7a55fe41f48400923adbb1ca5b6452c247b6e9768f460274 0.00 MB 11 40
154,900 154,900 0000000000000a1f37867a7a6c57eeeb326373740582a9d8f92a76a065f62f47 0.00 MB 13 32
154,899 154,899 0000000000000bf2d0cf8829c4f7fde40131ba684cb1e4e2890e6bc1e2b767b6 0.03 MB 70 272
154,898 154,898 0000000000000cfdda53e97b93289bc5e139848da6918bcbe76bd67e5b119043 0.06 MB 128 6
154,897 154,897 00000000000008f261fc005de841faf07fa0adad42aa7bebcba5ac72fc24f54f 0.03 MB 70 92
154,896 154,896 0000000000000680f315599cd762a09c5a21531646c103135093a9ecbf19a1ae 0.04 MB 77 50
154,895 154,895 0000000000000d8ee92c60475205df1652c6537e789364ddfe3cfedb52a9d14d 0.00 MB 8 161
154,894 154,894 000000000000010ee3cf254e25ae70fd3d3ea0f735968f53c22aff5ba9914ff6 0.02 MB 36 116
154,893 154,893 00000000000000789a97ce57c4a052a5050002afe3aa026554bb6f2ba76c8e2b 0.00 MB 12 0
154,892 154,892 0000000000000b723a620656d478208b52b62bb832d90442c2f918ba22772abb 0.02 MB 53 77
154,891 154,891 00000000000003b1514eff24729b7996f43bc202b1089fce584e7be17314d4a9 0.02 MB 56 207
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

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