Loading Tool

Explorer IconExplorer

Memory Pool

72,495 transactions
27.98 vMB
0.06759503 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt a258c34bdc639ff6033d37b2952ec2df9888a3377718860607cc7fa80143a2b6
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root e845e9dc5df6ec3a3b4084a5ef5848edf5a7db5d17b888dfd3c0a68775c4f9e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,122
Size: 1.00 vMB
Total Fees: 0.01172419 BTC
Feerates: 101.52 > 1.17 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (805,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,500 109,500 000000000000fb46bc4eee320a845a1e366b50d376c79b42920055d5bb7ae079 11 0.00/1.00 vMB 0
109,499 109,499 0000000000009ae1757820699120eacddd5916472268604443d29bb8188de272 32 0.01/1.00 vMB 0
109,498 109,498 000000000000f62d8464845aaccefb22103af5ae4f8dbe954897138042ec845b 11 0.00/1.00 vMB 344
109,497 109,497 00000000000084766fc6d8581f16c794c3038fe107aa8c04317f6233549dcdae 13 0.00/1.00 vMB 0
109,496 109,496 00000000000044dfe22fdc08b4b14b8bed948efc3e08041d7ab169f61dc950e8 13 0.00/1.00 vMB 0
109,495 109,495 000000000001140280f968bc189b206af34e13ba839ad831e9580e89a9bbea91 11 0.00/1.00 vMB 0
109,494 109,494 0000000000008e46775356b08f6ddc98c14dcc20710584dd57381550a0706450 28 0.01/1.00 vMB 0
109,493 109,493 0000000000018d1894e1adea0ba8270be257df075570162ee59af758a50cb029 10 0.00/1.00 vMB 0
109,492 109,492 000000000000f68119df08bdfdf5d9e3453ece5342d8557c14d4cbf0e268b0d7 6 0.00/1.00 vMB 0
109,491 109,491 0000000000011ddcde030da731b6a2a9106f3172c54f46d4a194280b57d1163c 5 0.00/1.00 vMB 0
109,490 109,490 000000000000fee5127b7a5c17b6580247c36bdf0d4738f3a927b74e20ed8a52 1 0.00/1.00 vMB 0
109,489 109,489 000000000001be785f062464e201d245cf9aa5d289f76a37364b441d5c12a1aa 5 0.00/1.00 vMB 0
109,488 109,488 0000000000001712331c57139b6fe73f7248ed9e7316a31eadfbb183b8428fe2 3 0.00/1.00 vMB 0
109,487 109,487 000000000000e6c3d3b652e1e7b9337a21163897740d37c0314a64fbd0006f08 6 0.00/1.00 vMB 0
109,486 109,486 000000000000555d88976b1d17c9cd6330b687fa4b67e9031ebf24873de3deb2 4 0.00/1.00 vMB 0
109,485 109,485 0000000000003158135d4acdc19613eeda00f36472daded0817f8c553330f0fa 1 0.00/1.00 vMB 0
109,484 109,484 00000000000103bf860b1774866569a5362a93b1b61ef2da38679d3b258bf0f3 4 0.00/1.00 vMB 1,270
109,483 109,483 000000000001ac47670cf3828b54baaace3f7982b1161bbdc7ab93e54b652396 11 0.00/1.00 vMB 0
109,482 109,482 0000000000015f9a9851fd405951a22c3be913447b1acd4cb0aeae0b35e89578 19 0.00/1.00 vMB 0
109,481 109,481 00000000000194cdca94707dab1ca1d2544cb6078a1ccdef05ed82b8c40729e5 1 0.00/1.00 vMB 0
109,480 109,480 0000000000016d9275e42323537bfc98be44d8b9f16d495c30aa799e206efb09 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.