Loading Tool

Explorer IconExplorer

Memory Pool

46,414 transactions
18.52 vMB
0.21012285 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.69/200 MB

Candidate Block

Mining Attempt 58435898d8746591bddd8ed8db9f60067d1342f2af38db266e692a31ecefc3ce
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root 8f2012c6c23bfb85ee1ba8a4aec3988b8622c526319ea357147073e7fa591e42
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,116
Size: 1.00 vMB
Total Fees: 0.06863884 BTC
Median Feerate: 5.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (700,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,713 212,713 00000000000002cab1475fc860d37ce6f0e2352f8358a84f2d6b4458fd468306 878 0.25 vMB 232
212,712 212,712 0000000000000251ed6f3fc9b1eea9be3b5efe95d0b7649b9d6fc0fa1b03f4de 153 0.05 vMB 203
212,711 212,711 0000000000000165a5cf8f6198fd9bcd3ab142f01d6ff4f8264af0d7037964d7 242 0.08 vMB 69
212,710 212,710 00000000000002b8acde50e0752e0f5bd6de560372a870ee3f8f433732acffd9 346 0.10 vMB 25
212,709 212,709 00000000000003066796117fc33ee594e9c66d2602d9e728697a2b6c075135e2 681 0.25 vMB 225
212,708 212,708 00000000000004cfb371b1593e83af30efb452d662582086e165ea50bf13945f 192 0.09 vMB 131
212,707 212,707 00000000000002b48b249bb5ea92ff1fc626b784aa05670686b13c5dfc1ceae2 707 0.25 vMB 199
212,706 212,706 000000000000016565f5da3b8ebb0878a8901f089c21828e2702f7e7058edbfa 250 0.11 vMB 173
212,705 212,705 000000000000048c2ade07805297beefaf75be9b53816a1f1b9bc40ca0ae7f05 399 0.23 vMB 160
212,704 212,704 0000000000000068c52668fcabdbf5c6b8db25ec99e39d5774248f53199444e3 520 0.25 vMB 405
212,703 212,703 000000000000031eeb83f81743e3b3215e3c23a1130416550d2e73750b44de79 456 0.26 vMB 133
212,702 212,702 00000000000003309485cf1ee705a1bcb8766233c931e4f751d1a08421e5e896 815 0.25 vMB 269
212,701 212,701 0000000000000192a511c7b640f166d02a2bc009e870b6ff7904e1ff68e171a3 117 0.05 vMB 155
212,700 212,700 00000000000002226f938936e50a19d857203d8012537f0257ab29eef25ce74c 865 0.41 vMB 156
212,699 212,699 0000000000000086a29aeb5a961c500428831acce9848a9c864597397812e8c7 124 0.05 vMB 1,140
212,698 212,698 000000000000030657fdef578cb8e5801e2bf51702ad23b1586fbb5a66be8fdc 527 0.25 vMB 185
212,697 212,697 00000000000004c46675e473c96261924799515513117d1e6301ae9da74befa0 615 0.31 vMB 152
212,696 212,696 00000000000002b76d6520115b92c33a2f97712ba0a3a88f86318ae304b3b52c 572 0.25 vMB 376
212,695 212,695 00000000000003dc7b4c783e1244dcfd8b79db54a9cf08e0e16c71f503cfba36 58 0.04 vMB 91
212,694 212,694 00000000000001f0bc75b54635fa4e8d0e3c150da995b92634660c22d0a57055 190 0.08 vMB 121
212,693 212,693 00000000000000500d65fac77ecc46fee373a274fdecb2a9728d7cebfdece42e 376 0.23 vMB 168
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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