Loading Tool

Explorer IconExplorer

Memory Pool

82,425 transactions
31.76 vMB
0.09159622 BTC
Random Selection Loading Transactions
Max Size: 189.00/200 MB

Candidate Block

Mining Attempt 63270c3bd47f5f4def35492047f3991b2928f93a1952ef88181adf4590fb5185
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root f688d31a663d99ff907c209a266713642ac93609045a47ecce7bae29ded00d7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,103
Size: 1.00 vMB
Total Fees: 0.02836788 BTC
Feerates: 101.66 > 2.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (332,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,956 581,956 000000000000000000049cd2c78e5ba4add350c220ff7a70e27ca4103f0890b9 2,409 1.00/1.00 vMB 77
581,955 581,955 0000000000000000000c970f7a8a9e96cdf2423782d6ea75d919b6ba9078659b 1,697 1.00/1.00 vMB 45
581,954 581,954 000000000000000000177d962a9d98756fd722c58f054d1d94fe02ebfdd84a63 2,295 1.00/1.00 vMB 37
581,953 581,953 0000000000000000000c454b07cb0160e144889f88c29e5d23463e1a93cedc25 1,211 1.00/1.00 vMB 9
581,952 581,952 00000000000000000017d370f3dbb90319c84aa08201451c162b5075c2dac155 2,045 1.00/1.00 vMB 55
581,951 581,951 00000000000000000008a1d3855c38b2bd2abeb6f9800bf3186b00aa705b8415 1,667 1.00/1.00 vMB 10
581,950 581,950 000000000000000000020496eb3f83140923b8751b6b3ed55c7954214dca7fb7 2,241 1.00/1.00 vMB 55
581,949 581,949 000000000000000000131c1be06053c6e12830c471267cfb36e384776abffdc1 1,830 1.00/1.00 vMB 40
581,948 581,948 0000000000000000000cfb070f9ebfe34e828f4f828ae85e761bbe0fa69ec713 1,676 1.00/1.00 vMB 28
581,947 581,947 0000000000000000000aa02db0873290e2d93d9d2bbfefc40889c79823eadcdd 1,576 1.00/1.00 vMB 104
581,946 581,946 0000000000000000000c4273ebb48cf5e0f395eaa4aa14aa182fece5e4e9ff41 2,728 1.00/1.00 vMB 81
581,945 581,945 00000000000000000015269a9ee4908b449c92ef2881f8aac37d24806ab63562 1,620 1.00/1.00 vMB 24
581,944 581,944 00000000000000000014d368fff7f1daf40d0ed9ad1515748a39a7ed488c9395 2,675 1.00/1.00 vMB 64
581,943 581,943 0000000000000000001880dfc46b5f5fc484a2f85aac3185f2c4060d840e3343 1,889 1.00/1.00 vMB 29
581,942 581,942 0000000000000000001f26184d251989697179d3987486f2c2f176ff75d22f2a 899 1.00/1.00 vMB 13
581,941 581,941 000000000000000000001c82b729864f073120dd47ba61f42b5bdee457f4d761 2,093 1.00/1.00 vMB 31
581,940 581,940 0000000000000000001c4672fce9f498046b96e8a02c2023d8b3feaab31908cc 1,712 1.00/1.00 vMB 17
581,939 581,939 00000000000000000016f69be041be663f81771b487dee24c7ef7e4ac5abc911 2,471 1.00/1.00 vMB 79
581,938 581,938 00000000000000000003a6f4a3029c8ba133f945aea509c4b7f82e7990e3535e 691 1.00/1.00 vMB 25
581,937 581,937 000000000000000000099dbb81ac110074db9f1a49a903d7e9d27d2cac5a177f 2,575 1.00/1.00 vMB 78
581,936 581,936 00000000000000000010f51557f2cfc5949c71bbdfd9dd38c46fc0f788b04a91 1,765 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.31 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: 658.64 GB
    • Received: 14.58 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.