Loading Tool

Explorer IconExplorer

Memory Pool

15,157 transactions
6.75 vMB
0.04444661 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.14/200 MB

Candidate Block

Mining Attempt b908013a70b2d24cdeb7641663954a1d4e4ecb3670a83cab7f1531e3895792c7
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 8345e5fe88d74c9503eb7f650bc628079fd6052bcc4eb9aaa99f59fa397a1288
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,287
Size: 1.00 vMB
Total Fees: 0.02835896 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (758,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,092 155,092 00000000000003517f8425d03b2c8109da33c6b8f0dc0179618922ec2a04bd25 20 0.01 vMB 0
155,091 155,091 000000000000071a0bab88f7b05ee57d549a49df631a4467d40179570434e4d6 127 0.05 vMB 106
155,090 155,090 00000000000004845e47587f568a2f3ade2108131347d0afaa5e98b3115e2441 12 0.00 vMB 43
155,089 155,089 0000000000000df4954ca57df3383ace48990cd7ee9f93b0f51b894a3c04e23f 9 0.01 vMB 893
155,088 155,088 0000000000000740a93106e2f491343d5afab79d1f68645c487db811659e52c8 148 0.05 vMB 52
155,087 155,087 0000000000000452281aa50a0e77882aa88f47bcf282adde2c1404bf78b7a257 52 0.02 vMB 252
155,086 155,086 0000000000000964aced93b34667ee5ef9bb295cfd40e728797363a61d28f947 29 0.01 vMB 53
155,085 155,085 000000000000083a0051bae9673478d5e1bd99fb9680a2f6b876bad62912af3d 29 0.01 vMB 19
155,084 155,084 0000000000000bcca849be0eae03b11336ee36c79760a5013020004498b6d554 99 0.04 vMB 93
155,083 155,083 00000000000009c93df2d1a7ec67b6a893c63c16d354742056b7a14184402a94 58 0.03 vMB 267
155,082 155,082 0000000000000aadc7215f10a3e7d98fd9bf72f69558bb669d83e2eefda5f2b5 75 0.04 vMB 168
155,081 155,081 0000000000000735a8063664b1d6740dcd26e502cb53bea7ef39bc0784a97ce7 29 0.01 vMB 32
155,080 155,080 000000000000013af356c274756adfac35192161128b1811d1d9515d58f63454 148 0.05 vMB 58
155,079 155,079 000000000000073b5ea21b26bb8f9340c62e5d87a6768e0d804755239761e8bd 1 0.00 vMB 0
155,078 155,078 00000000000001bb1ea4f6ae4d457b88c1c665b15e42d90905014c88184f6c5d 29 0.02 vMB 284
155,077 155,077 00000000000009e947bf4db7200bf9e057c99cfce009fa26f010cd72bf81954c 43 0.02 vMB 60
155,076 155,076 0000000000000b97d1f75ee3318f966a6b00be261bf22f0d95f408d65d4f38df 29 0.03 vMB 56
155,075 155,075 0000000000000aa381a1ae62d0361fe4fc07f16c81422aabede1ded3b3395dad 13 0.00 vMB 162
155,074 155,074 0000000000000d669aff60e9d0b8311386297321c45e0af8a629f5c3887e590a 9 0.00 vMB 670
155,073 155,073 00000000000007deeaa0f603ddb83a0c4b802181856588fdcd82de70381f3236 6 0.00 vMB 114
155,072 155,072 00000000000003ce08399f8666e2e26e7b1edd9f9ce723fdd7be4a0d8c0e2e22 74 0.03 vMB 231
Previous 10 blocks ↓
Total Size: 779.66 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: 317.36 GB
    • Received: 1.52 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.