Loading Tool

Explorer IconExplorer

Memory Pool

21,187 transactions
11.13 vMB
0.02826996 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.24/200 MB

Candidate Block

Mining Attempt bc92fb962a89fcd2a933f5ad55d583cfb39bd094f0db7943a8493fcc079b2adc
Version 20000000
Previous Block 00000000000000000000cdb97fe7fc9ed9e9cee6b2a8001d4b89e62dc1e1f0bd
Merkle Root c275b2c3319989dac979eea22b7ad3281269f16f4cd67f310eac67a3e07ee8e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,602
Size: 0.99789925 1.00 vMB
Total Fees: 0.01016030 BTC
Feerates: 100.37 > 1.02 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,682 (790,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,583 123,583 000000000000506e68e3607cbb71ebd902ee42ba393c8729344bddfbc84e58ca 10 0.05/1.00 vMB 1,033
123,582 123,582 0000000000004483962c449bf6491bc2a095b55ce778cd5a3dd5adf067118751 65 0.03/1.00 vMB 76
123,581 123,581 000000000000565558d9d46db96b2622373d8631ec43b3dd4d11fbc36e411dc7 8 0.01/1.00 vMB 1,548
123,580 123,580 0000000000001bdcc1ebbe833515a5c2f0bdbde7685a1668b49a1f39d4571c15 11 0.00/1.00 vMB 421
123,579 123,579 00000000000054a1deb239b68dad82a3f80f1143c1676538485f7a9143766809 6 0.02/1.00 vMB 0
123,578 123,578 0000000000001b152874d6ceeaacc16e6d0d06f7bfeac967a21b5f1c2cee2343 25 0.02/1.00 vMB 1,003
123,577 123,577 000000000000681ad039eb272a23c0ef85fa656b5d1106cf90519829a5e901a2 13 0.01/1.00 vMB 116
123,576 123,576 0000000000002fa5325e6b3ca3bab25d2e89013f655c58dce17693dab69d085d 70 0.03/1.00 vMB 1,120
123,575 123,575 0000000000002b62aee9c1e79e4d84d33ee4aafea36ea394718dcc8c74aecccf 1 0.00/1.00 vMB 0
123,574 123,574 0000000000002cd2ff568f55b72b82c68f561ffa34861f31f6db67025e673a35 5 0.00/1.00 vMB 2,904
123,573 123,573 00000000000026f0f0e735aab37a2f405161826f84c357f2d35d6daabfb4dff3 18 0.02/1.00 vMB 683
123,572 123,572 0000000000003ea433117582522312b87fd8f9cfc1852fe6d840562abacee9b1 36 0.01/1.00 vMB 1,593
123,571 123,571 000000000000643925d23eadc4108cf5b16b129ea558176a54226ee8035c8cc6 25 0.02/1.00 vMB 58
123,570 123,570 00000000000047709e58f7b039961f211bb359ad6a74507795bc6e7282c5a742 10 0.01/1.00 vMB 0
123,569 123,569 00000000000050b2da64a3a49ddb2455d11ad44fe13b197232a36c672a26db88 11 0.00/1.00 vMB 0
123,568 123,568 00000000000002e9461f6821b548d0d6a1a5d6e3a4ed939ed4f1922f94760206 1 0.00/1.00 vMB 0
123,567 123,567 0000000000005c3afc75e60aeb472af9f363f88654a10918fd0ca343fc666d4d 9 0.00/1.00 vMB 1,024
123,566 123,566 0000000000002d9c99515a94bd93d89ee5310b038b73026e63b749f47200ad54 8 0.00/1.00 vMB 336
123,565 123,565 00000000000058f7589352a8d52805de267e4c37d4e8e3c874900578274ed15a 10 0.00/1.00 vMB 1,451
123,564 123,564 000000000000563ae3387386e6e9c56d2964a5f00e82de4c851151a13039426e 76 0.02/1.00 vMB 167
123,563 123,563 0000000000002b2a62d3b759672cab19799f9cf34e7bb751396752f4ca305bae 54 0.02/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 780.06 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: 488.60 GB
    • Received: 3.31 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.