Loading Tool

Explorer IconExplorer

Memory Pool

78,760 transactions
29.50 vMB
0.06897514 BTC
Random Selection Loading Transactions
Max Size: 177.31/200 MB

Candidate Block

Mining Attempt af549bf2c10c50de371c2c6fbb8fa01d4633f366bc4f333ab6d78a71367be8f8
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root edcc6594d95ca986ed4e803981f6ddc8d9c73ef0a7f0e5e2b2ceb7dc095c11a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,835
Size: 1.00 vMB
Total Fees: 0.00903589 BTC
Feerates: 50.25 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (499,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,588 415,588 0000000000000000026306107c55d0c032749b561f276c5e09d09e19dbc34336 1,854 0.75/1.00 vMB 53
415,587 415,587 0000000000000000013436e35fb3f704df4e7d5d9d8d149dd7a1520b4dc71ff2 806 1.00/1.00 vMB 16
415,586 415,586 0000000000000000040e93a7c6a64bf85cb0a158e2f08a63d9ee32194f7308e2 1,027 0.80/1.00 vMB 31
415,585 415,585 000000000000000004a8e7a25cef6061cefcf2bb59314c265900de8a70419c1e 70 0.03/1.00 vMB 43
415,584 415,584 0000000000000000003ac45bc737b76709f47deebc9abe8e8d2008e2c61fe42c 821 1.00/1.00 vMB 21
415,583 415,583 000000000000000003cae906f80859761662325aa784afd4ebedb5fc885d31a7 2,295 1.00/1.00 vMB 39
415,582 415,582 0000000000000000004be32cf13e41630551ee755e20aad3003412bf2032b7d9 2,812 1.00/1.00 vMB 55
415,581 415,581 0000000000000000035539c3ed5c484513b46665e82a22acee0826aac2349761 2,826 1.00/1.00 vMB 73
415,580 415,580 0000000000000000030b4a551b9c2715121ff87108d3dc21308914e53608526c 880 0.34/1.00 vMB 57
415,579 415,579 000000000000000002fa7de222e744be8fda55d54972d55811e99a8e86413179 1,494 0.62/1.00 vMB 46
415,578 415,578 0000000000000000024e970a9d5fb0de18558f188fa3ec6f2fdc14984e8d5288 1,007 0.46/1.00 vMB 36
415,577 415,577 00000000000000000262659fac153ab6f7acd07d39da3fb2a8cdbcb35d266a40 2,623 1.00/1.00 vMB 61
415,576 415,576 0000000000000000040df6ab5dc3b1f616da214e9919b1e812f457cebe3259ad 228 0.09/1.00 vMB 55
415,575 415,575 0000000000000000011172ddfb7145f83c81266df11d047094d72d141955f962 632 0.99/1.00 vMB 16
415,574 415,574 000000000000000003f6ac4a37c0f80d2b8c57f68b0c0c71d307e39c81605e45 1,120 0.75/1.00 vMB 32
415,573 415,573 000000000000000001eac69a07b53c77dcb555254afdff9ac8dbe4f79fc14719 1,140 0.51/1.00 vMB 49
415,572 415,572 000000000000000001b5dc8d3a20c0068c03da4cffabb946990ec90cf8d6ce27 1,327 1.00/1.00 vMB 30
415,571 415,571 000000000000000004f384804a38cdb82b773019322a8e1c29fc40a87aa228e1 1,618 0.72/1.00 vMB 49
415,570 415,570 000000000000000004f4e202ebbef0540d6361be2820813a595993e832e158fd 864 0.99/1.00 vMB 30
415,569 415,569 000000000000000001f26e39b6812168ac0d1106776fb6c7c80e8620c7ca42e2 783 0.99/1.00 vMB 23
415,568 415,568 00000000000000000257afddfa23700ca2f82158766da028dbc307dc8d0b5665 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.