Loading Tool

Explorer IconExplorer

Memory Pool

83,490 transactions
31.12 vMB
0.09418060 BTC
Random Selection Loading Transactions
Max Size: 190.30/200 MB

Candidate Block

Mining Attempt 535638ef59f798285dc2c67ef5b2599ff31d490c0b6b81a0ed48474f9318da12
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 0d5958bf195d7e9b336f2249f37c2b25788a4088a2ab4956a6e7d8c26dbc38a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,733
Size: 1.00 vMB
Total Fees: 0.02118793 BTC
Feerates: 150.92 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (616,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,047 299,047 00000000000000004e9fec37fae4f029a66a3739f2bb91d5835ff2479cd4d74e 111 0.10/1.00 vMB 22
299,046 299,046 0000000000000000403a1cf72b43aba3172be16f13ba3c4ead5f0e33d8a3c416 509 0.25/1.00 vMB 37
299,045 299,045 00000000000000008441a802c2fe784e593001bbe68003758f617eafd6cbc48d 337 0.18/1.00 vMB 27
299,044 299,044 000000000000000079cc2cbfacd7c377631ab21fa94f2528b55a3ebdbdadb4e0 180 0.09/1.00 vMB 35
299,043 299,043 0000000000000000740d72e403d94321deaec23fb765b2db47b3575f278f6fe7 410 0.30/1.00 vMB 26
299,042 299,042 0000000000000000275b3660c728b48dcf2450ffa4a8f4ffba1eaf39922badc3 550 0.25/1.00 vMB 48
299,041 299,041 00000000000000005fd146bfd8ccf2b08cb13eecca39ce49f3d1c23d69f7e7e5 125 0.07/1.00 vMB 36
299,040 299,040 00000000000000003e8f0f5e6f2b94bf37ea0ce03a779bfa03981723e69d1691 224 0.19/1.00 vMB 25
299,039 299,039 0000000000000000032292c6a4e00a367fc561e4502ccd17fde270bcf51368f7 512 0.20/1.00 vMB 42
299,038 299,038 000000000000000070af9ebb5602bbf295a50168c90d96d8d1a2f0b7d041f702 156 0.11/1.00 vMB 40
299,037 299,037 00000000000000006afaa09033fc56cf505751ca7536edbc2c985ccc88b16924 65 0.04/1.00 vMB 30
299,036 299,036 0000000000000000427379633b58f6c7b7c5df56392bc825205e3cd6078e9509 343 0.27/1.00 vMB 25
299,035 299,035 00000000000000004882014ef0cda7316fe66adcf208bed298c7c6ad877ab0f4 143 0.09/1.00 vMB 27
299,034 299,034 000000000000000023b0b40d4d101bedb6f13bc1618b9cf7488d14faa29c4048 63 0.03/1.00 vMB 41
299,033 299,033 00000000000000000f35c59364739d39ffa68b421ff079397d52a7bd1bba6fe1 494 0.26/1.00 vMB 43
299,032 299,032 0000000000000000794ed2d1fcd345287107fffce812e36a8ae0dba502692bd3 50 0.07/1.00 vMB 15
299,031 299,031 00000000000000001261de57b76076b270bf3d87186d71a37de66daeb69dcd27 780 0.35/1.00 vMB 37
299,030 299,030 0000000000000000201ba09404fc3c61b311dfae91693d355c858880dbd4126a 534 0.30/1.00 vMB 28
299,029 299,029 00000000000000006698e42b064152cbcdebf9592034801a9e55be32c2ac33d9 349 0.23/1.00 vMB 34
299,028 299,028 00000000000000005ad24cecb0600b29b183c83170528aae91bbade2eb1b24ed 97 0.07/1.00 vMB 26
299,027 299,027 0000000000000000220cb935d132f2d17efec493d16a8c0e66ea8f583cebe675 89 0.05/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.30 GB
    • Received: 18.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.