Loading Tool

Explorer IconExplorer

Memory Pool

79,927 transactions
30.27 vMB
0.08312234 BTC
Random Selection Loading Transactions
Max Size: 184.71/200 MB

Candidate Block

Mining Attempt 9e9a49ccd2bc95bf599f51a6ba4b1f0db336e67025ed1cb532c384d23f58a601
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root d6a1e91e400dfdc4bd41b421ea14772aba263238c2ad805c61e0e7f1f3447c8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.01553838 BTC
Feerates: 100.65 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (669,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,125 246,125 000000000000006cad0916c11b90c88c51351d7bc4b88793e43de2e1187f530a 442 0.23/1.00 vMB 104
246,124 246,124 000000000000009623184c335a0bf1c7b7e6c9c234639cf7b55f1b511b4924f8 685 0.25/1.00 vMB 159
246,123 246,123 000000000000005eea5e97b98b195015def6192c3f6ac814e8e4e57415d7faa4 550 0.24/1.00 vMB 134
246,122 246,122 000000000000005284b235c4b095ed71ad98092c31bf718998445c93c11ea1b0 372 0.18/1.00 vMB 87
246,121 246,121 0000000000000097fcad332e10fdc53156dd2f2578d4b61cdfd26ea911dafb15 9 0.00/1.00 vMB 44
246,120 246,120 0000000000000072abe5a2477c0b9eab9fca14365902b74cb52485629f447739 379 0.18/1.00 vMB 108
246,119 246,119 00000000000000548faa3de5107bec236d0cd5d47f2c6fe7d975793fbb0d85fe 51 0.02/1.00 vMB 44
246,118 246,118 00000000000000755bd041dd48cfdaa5e5ab83e2a08e4037430247247686415e 504 0.24/1.00 vMB 106
246,117 246,117 0000000000000079f3b51e78f98a8c65ef39a5df43bbee2a7b7bc24d85bdb09f 548 0.25/1.00 vMB 132
246,116 246,116 000000000000007ed727fd6b199ad4ebc75df09943cdbbd6ae719d8c42f75728 138 0.07/1.00 vMB 120
246,115 246,115 000000000000009e21369af138191b1808c30d385ff1f554bcccb1409583af70 339 0.15/1.00 vMB 125
246,114 246,114 000000000000006d548075e2b72aa1beb731c788716510431fba72673f5bd596 60 0.02/1.00 vMB 26
246,113 246,113 000000000000009755d2fafbeeb7be3b17e6984609f20235921b666e167e36a7 302 0.20/1.00 vMB 65
246,112 246,112 000000000000000459302eea06a5e7af0a48050eeed6185980b2969ea26ea61f 601 0.25/1.00 vMB 153
246,111 246,111 0000000000000040f530b85ecab26fcbe7815f1fcd32955b602213b71913ecc9 218 0.09/1.00 vMB 116
246,110 246,110 000000000000008d0b115188a1cb4af2bdd6889c6f5454eb99c5b41ce2f1571f 39 0.02/1.00 vMB 147
246,109 246,109 000000000000007569ef7185211fb3b68cea2d30b16fefcf53131b2745814f00 182 0.07/1.00 vMB 85
246,108 246,108 000000000000000623a513f82824b577c659fbf9802f817d4aa1adda984d103f 278 0.19/1.00 vMB 58
246,107 246,107 0000000000000067be9ca2afd2e835a0c666f9ec73a5125d8301847afdb46374 678 0.25/1.00 vMB 176
246,106 246,106 000000000000006d5294079c891aa6d24f1816b5f53b56c228ca47cedc87a7b2 133 0.06/1.00 vMB 115
246,105 246,105 0000000000000027a8a5828ce269bdecebb7d7963407e31613d5e6b143296b10 96 0.04/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.