Loading Tool

Explorer IconExplorer

Memory Pool

48,828 transactions
29.72 vMB
0.09250623 BTC
Random Selection Loading Transactions
Max Size: 158.27/200 MB

Candidate Block

Mining Attempt 1a49ff1e446c90901fbb2f5dc2fad425fdca071e8aeb6a276c72a814d786b981
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0508c9b30c100f9b573f3c0efabe22617cfcd2d65fc36a86143d6425a47a1712
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.02984293 BTC
Feerates: 105.02 > 2.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (70,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,020 844,020 000000000000000000003fd2ff9256bafeadd85b2db03d2601ca1e41d857bebf 4,365 1.00/1.00 vMB 12
844,019 844,019 0000000000000000000143c4b57e5cb81c111dad195e3e83470a1f46e2709cb4 4,210 1.00/1.00 vMB 12
844,018 844,018 00000000000000000001c5160cd48406c57a2680301df79f65942066744dd074 3,822 1.00/1.00 vMB 14
844,017 844,017 00000000000000000001ed59f072ff8c35886d6858f9057db77f54eb5d0b4196 3,718 1.00/1.00 vMB 15
844,016 844,016 00000000000000000001dd7ee5ee7d4b71410e62446774a3bd819940299511c4 3,166 1.00/1.00 vMB 16
844,015 844,015 000000000000000000001c0be8aade8b54eb7f25df50aafdcd2faf50c98c665e 2,611 1.00/1.00 vMB 14
844,014 844,014 0000000000000000000077bb2ca8998b5ed2662293309ac7535bf4887edad51d 281 1.00/1.00 vMB 9
844,013 844,013 000000000000000000027eeafccadea47a98ba0f01ee04ab7aa7c0f849f5e35b 3,055 1.00/1.00 vMB 11
844,012 844,012 000000000000000000017b81012f77a9e03c5fd1dd3b72f72da4c91903600677 2,512 1.00/1.00 vMB 10
844,011 844,011 00000000000000000002ed078242c0bdb4655e2136c9d8622c37a8f27d2a0145 4,857 1.00/1.00 vMB 13
844,010 844,010 00000000000000000000461e57f7d22ec454e53b1814ab412e7d045c93c412da 5,387 1.00/1.00 vMB 12
844,009 844,009 000000000000000000029eda5fe817f433465d1f3215d05b5dd6841d0ff25a80 3,585 1.00/1.00 vMB 16
844,008 844,008 00000000000000000001482b2fefab1881b8640dff8dd215ab5926ac1dc19ebb 3,947 1.00/1.00 vMB 10
844,007 844,007 0000000000000000000295d93f82674429cb1baa04303fb0147d58da09780588 3,485 1.00/1.00 vMB 18
844,006 844,006 00000000000000000000d655799e5455be508c776b36305cd53be45c0bf7e093 3,435 1.00/1.00 vMB 14
844,005 844,005 000000000000000000013024786db5f40385fb9b5a6d421e20f329077c33debc 1,854 1.00/1.00 vMB 11
844,004 844,004 00000000000000000001514d83ffe8b8dfcddd2c85d797fc800ce18ce3e9a65e 3,110 1.00/1.00 vMB 19
844,003 844,003 00000000000000000002e1da37ca80d95073be2f2607c8fe0fb13fbbb9d41c01 1,411 1.00/1.00 vMB 9
844,002 844,002 00000000000000000002203656e8ae61278e605ae01d66ec6b3c62524d7685d9 5,021 1.00/1.00 vMB 11
844,001 844,001 000000000000000000006b8adfc380442fa791822a4eed4df300193d83be5c56 1,610 1.00/1.00 vMB 11
844,000 844,000 00000000000000000002d5f7dd56769651e8dd34609424d44af3fb3ec335f0b6 3,333 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.