Loading Tool

Explorer IconExplorer

Memory Pool

39,534 transactions
25.75 vMB
0.05428579 BTC
Random Selection Loading Transactions
Max Size: 133.70/200 MB

Candidate Block

Mining Attempt adf533cd3dc24eac2e226a49b4c9e085e72e32b8b4e5567cd7ae0d704fbd878f
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 023f9c334e50e1e415cec698d18af3d88f02d1af0e565d78a99d08a235975cb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,808
Size: 1.00 vMB
Total Fees: 0.00761725 BTC
Feerates: 100.00 > 0.76 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (573,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,346 341,346 00000000000000000227076f53580dd38d0416f9e05870e1656c6c51ccbe700f 117 0.05/1.00 vMB 24
341,345 341,345 000000000000000001a34e3e13e41b99220d1fbc87b99042de06baef46153c95 262 0.20/1.00 vMB 21
341,344 341,344 00000000000000000b0a8dc23db15d92998f3496d3a2bc9fb25d5fa024baff05 462 0.28/1.00 vMB 25
341,343 341,343 000000000000000013b7b6ce81dfbc2498ae4e1549eb26e6f272dd51d870f0f7 452 0.34/1.00 vMB 19
341,342 341,342 000000000000000001eabdd387db1088f7416f11b122ad29cc9476e54879f123 244 0.14/1.00 vMB 25
341,341 341,341 00000000000000000219c252508b7e106340d8c740e8cd31d290046c13b0f678 108 0.05/1.00 vMB 35
341,340 341,340 000000000000000007a6c531e239a99491384d0b2596ff072fb9240554e970e0 105 0.05/1.00 vMB 2
341,339 341,339 000000000000000012e2df1c8c9c26630b32fe459f5708fda4d6b46c46eb941c 929 0.59/1.00 vMB 27
341,338 341,338 000000000000000003f0450db400f43e099a628009b48b0bb311b2aaec4c9a0c 1 0.00/1.00 vMB 0
341,337 341,337 00000000000000000c4e022f387f8a768c4b1074159228e466e4286e10f8f17f 414 0.62/1.00 vMB 10
341,336 341,336 0000000000000000061b5dd31a41cf625d1a9a2942b62a45c96dcc2a961b309a 1,469 0.75/1.00 vMB 27
341,335 341,335 0000000000000000132f0b3d4924d55705fbb8b25ac512f8c45683a1b41eb04f 1,024 0.38/1.00 vMB 33
341,334 341,334 000000000000000005a56c3fc8d0a6b1820f2639f3b1152dcefb9364d3e7d73d 583 0.38/1.00 vMB 19
341,333 341,333 000000000000000009a79219635978f17e0e44e1fcff620c89a7205e5f35e64e 256 0.13/1.00 vMB 25
341,332 341,332 0000000000000000167081c27ac07e7e3513d8f46475c7b874a767b0f83770ee 160 0.10/1.00 vMB 14
341,331 341,331 00000000000000000d63c506a6b5d47a4cd012551a9a208b46658c53cb63afd5 912 0.88/1.00 vMB 16
341,330 341,330 00000000000000000c6958961da70fffa34d28e60b6841ebf15cc22378886a69 908 0.75/1.00 vMB 19
341,329 341,329 00000000000000000905978fcbf3da786d9b4bc098ddd3e1d5f2e4438e5b80fa 2,022 0.75/1.00 vMB 38
341,328 341,328 000000000000000009b52e398834974d78927d2582f469853665f38cf9500b4c 218 0.20/1.00 vMB 20
341,327 341,327 000000000000000011d3580a94743570c167478166ccc834eaf174b456a8835d 145 0.10/1.00 vMB 15
341,326 341,326 00000000000000001985f97831c09a17d55dc8ccfc519b2dba5a431e40a8d272 1,015 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.