Loading Tool

Explorer IconExplorer

Memory Pool

33,910 transactions
25.78 vMB
0.05342892 BTC
Random Selection Loading Transactions
Max Size: 129.92/200 MB

Candidate Block

Mining Attempt 2f4af452caa9cbe361144378634b6c9871fdd2248c6fc008d41161561d86e239
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root 0d6c793fefb474fc39e35de28490bdf155a198c713a3602c9d1c7676ad310d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,498
Size: 1.00 vMB
Total Fees: 0.00620837 BTC
Feerates: 34.67 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (736,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,557 178,557 000000000000083cb73ebd245a0319292e849dc2b6645381869e4e522d8423b2 90 0.03/1.00 vMB 55
178,556 178,556 000000000000069069e08b87eb0f6f43c35cef5260dcff594dee4d2a35c6adcf 73 0.05/1.00 vMB 66
178,555 178,555 000000000000019b59abfa0af818ac54fcac59d6eb9ccf20f4c4218e18d47008 13 0.00/1.00 vMB 263
178,554 178,554 00000000000007f2023db9e24f6d36993b1024bed7bbd5194f7887cecd54cb70 65 0.02/1.00 vMB 72
178,553 178,553 000000000000025283c3828db7b7b5753c37c7b7fc566fd87c69a9338a0053c6 13 0.00/1.00 vMB 0
178,552 178,552 000000000000070355e617673f13a4fea357f7c900da71f62283c9d0b9beea0a 40 0.02/1.00 vMB 96
178,551 178,551 000000000000065189105ac9437a99676891ef5f01a85574c4aad0a44f71f92a 177 0.07/1.00 vMB 127
178,550 178,550 0000000000000221c927615ef042dfec728ebabf1051272f242680cdcfa50665 20 0.01/1.00 vMB 98
178,549 178,549 000000000000096ce8fae98e0037cfdcecf618116c73ad2bcc8877d4450cfc1f 38 0.02/1.00 vMB 155
178,548 178,548 0000000000000020f9455983f74737b56332775b748b6a6d2dc74c1eedb7c644 208 0.10/1.00 vMB 110
178,547 178,547 0000000000000012babc798d7d941178390599dae8cd74086c51acfd200c4eef 10 0.00/1.00 vMB 1,154
178,546 178,546 00000000000001f65d5b7ffd8120b44d86b53d55477012e89178531a11eba4ba 94 0.03/1.00 vMB 619
178,545 178,545 000000000000089a6f634743a24bc21d15dbee9c4a59c1d00f034a065df3506f 412 0.20/1.00 vMB 204
178,544 178,544 000000000000021092868798216f4b74b6ab191a573f9f6d9fb89b1dd9570eb0 138 0.05/1.00 vMB 140
178,543 178,543 00000000000002cece492ccd1b5ec5a63bab13e3494cd223a9f72a41f284a633 17 0.01/1.00 vMB 41
178,542 178,542 0000000000000296b2a220f780fac51f399c5df0cb0174468163f0822d27dea6 118 0.04/1.00 vMB 80
178,541 178,541 00000000000006b7a0f7dc1233e7e19c535c54737bd78291ee1c019d1c58ca42 11 0.00/1.00 vMB 489
178,540 178,540 0000000000000207e5151f965bb7095cf395fb274c0bd5d2e8c33edeaf5dec52 109 0.05/1.00 vMB 125
178,539 178,539 000000000000088d77733547143e6c0e9ee01ab0c732ce2d6b59bfc5bd9065e5 176 0.08/1.00 vMB 105
178,538 178,538 000000000000089ca795c62b3fe0391eaa4d0ff0ac6961b55429507a6dcf788a 148 0.04/1.00 vMB 50
178,537 178,537 00000000000003887ff6b9ad88126a21f405051f06f1091cd0a5c17b0bd98085 13 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.