Loading Tool

Explorer IconExplorer

Memory Pool

36,343 transactions
25.83 vMB
0.08494624 BTC
Random Selection Loading Transactions
Max Size: 132.25/200 MB

Candidate Block

Mining Attempt 4bd40e7708d775584165c96837e9a8aa66423bbb8f1637ae8c05d8b4ab02665a
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 7eee44c8736c1c3eb952642ccbf0aeec463be0a3dfcfc720f90521add1a05907
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,013
Size: 1.00 vMB
Total Fees: 0.03761324 BTC
Feerates: 171.09 > 3.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (184,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,362 730,362 000000000000000000076e398845c4b8c7d60bf92ec3eb605593b8330d71812b 601 0.49/1.00 vMB 7
730,361 730,361 000000000000000000075b7afa0a2a9384eb3cfc0bd052861830ea1a25b3836d 640 0.19/1.00 vMB 10
730,360 730,360 00000000000000000008784457b0ae601efa52068c4b2be6218129d343ed220f 1,601 0.60/1.00 vMB 10
730,359 730,359 000000000000000000060adc8396c9dc794ad1920232ac13cc859a22a295a00d 1,235 0.70/1.00 vMB 7
730,358 730,358 0000000000000000000443c207e8515edd8e815d8106a8f3b3ecdbfb3feee97f 2,553 1.00/1.00 vMB 4
730,357 730,357 00000000000000000004e6d359afbdf18cc1a61a2b2ca98d62fb985e79272098 2,948 1.00/1.00 vMB 16
730,356 730,356 000000000000000000083b851701cc7befe94f2da13792c9cc4d494fbffc6910 1,238 1.00/1.00 vMB 4
730,355 730,355 0000000000000000000817c137b1f55406d35ef0927b35ffb1e9422fb449289f 1,717 0.65/1.00 vMB 9
730,354 730,354 00000000000000000000c501e8c64ffae7cb43e0a79c04d332b59482c36be887 56 0.01/1.00 vMB 15
730,353 730,353 000000000000000000078f8d88589e7e1614173c283e0c17756b57b2936d0d47 82 0.02/1.00 vMB 9
730,352 730,352 000000000000000000095ddaa6f3145b4dc99e99ee5bc7cbd32721480f7c8ce4 740 0.34/1.00 vMB 12
730,351 730,351 00000000000000000009ae74b59024f815f7ab9155c18608ebeebb18a9f0ec74 487 0.36/1.00 vMB 7
730,350 730,350 00000000000000000002ce4d88594debd79183d9e5381370672d94fc685ec0ee 2,517 0.96/1.00 vMB 10
730,349 730,349 0000000000000000000489b14cd6edc83f00a31410cda0e86808e29cd9c920e3 1,099 1.00/1.00 vMB 5
730,348 730,348 0000000000000000000947aaac1953445b7457687de5455ed29277cb45adf7eb 1,382 1.00/1.00 vMB 9
730,347 730,347 0000000000000000000424e4d28b39269b7829346af3fb20d9d737bb243e4e3d 1,585 1.00/1.00 vMB 8
730,346 730,346 000000000000000000087128b9fc97aa3f2c476680b4a0d62ae6ee299a204f71 2,236 1.00/1.00 vMB 11
730,345 730,345 00000000000000000008c4da59fd183ba2c848af8c2a8fbdc023161f6e441668 2,125 1.00/1.00 vMB 7
730,344 730,344 0000000000000000000594eef4437fa16c2953d6ea3ec1e31dd98ceaeb3e6047 1,504 1.00/1.00 vMB 3
730,343 730,343 0000000000000000000807610820c663fa91c00d428fcdc5074876ddc94d784a 1,583 1.00/1.00 vMB 9
730,342 730,342 0000000000000000000183946c28d774e3aa0606e0c03638a026c50cd3376f71 1,789 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.