Loading Tool

Explorer IconExplorer

Memory Pool

48,411 transactions
27.98 vMB
0.08091126 BTC
Random Selection Loading Transactions
Max Size: 148.39/200 MB

Candidate Block

Mining Attempt 3f7632d0ee49b87cbb8ed2367a90f12afab1c69fc0c267d988262fb8eb952c8d
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 16d63ae05653aee81d2c2821697b881a6ec75605d1ee07b90ab32f4cab873beb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.02535065 BTC
Feerates: 318.30 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (646,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,376 268,376 0000000000000006224644b1663ec1f723a6f85649310766efdfce543a2717e1 591 0.25/1.00 vMB 108
268,375 268,375 000000000000000042b44767a6238c0f9d8610ac30b78871dba1ef7bf710357a 581 0.25/1.00 vMB 97
268,374 268,374 000000000000000850db3e99bdde2513cd7db38c174328e02cf70c01d6df614e 507 0.25/1.00 vMB 7,630
268,373 268,373 0000000000000004d7575f5f08618d7ab7446c010cd8fe955bc3309e7783386a 166 0.07/1.00 vMB 54
268,372 268,372 00000000000000070c745e46b4adcb2c294cd901bb28bfad0ddc90fe2bcbd75e 177 0.08/1.00 vMB 55
268,371 268,371 00000000000000086574468b4a48b9b9c9dd5d06c0df5d5a601e3433cd6c7d12 264 0.15/1.00 vMB 29
268,370 268,370 0000000000000005f68742094428c54d7e6b711fc315b97a2ea60519e4b4cf47 310 0.14/1.00 vMB 68
268,369 268,369 00000000000000032e3e6ecc35579e5ebb86a8b48bd81f121f82ea898dce4214 801 0.39/1.00 vMB 88
268,368 268,368 000000000000000709fc30c8e9d39ba242a8a6b2726e22be15f551c401d0196c 160 0.08/1.00 vMB 61
268,367 268,367 0000000000000004167a77dcf972b725dfa4330ee20e277943cfc085f2bc214e 100 0.05/1.00 vMB 35
268,366 268,366 0000000000000004c9f757ba0bfb46550b18d826bd6b9c798a49ec7ce8f95672 152 0.09/1.00 vMB 49
268,365 268,365 00000000000000028361f51ad555140b7b8ee3b615113551ad85699b4693a9e4 593 0.26/1.00 vMB 83
268,364 268,364 0000000000000005c8f86691540a225cbcaab8124a26891dfe8b84590a7055dc 230 0.10/1.00 vMB 49
268,363 268,363 00000000000000007bc518639852767c81c75a51c62af4b3144d2f379f2e68c8 436 0.23/1.00 vMB 75
268,362 268,362 000000000000000734429dc8be225896f0ec7715c75ac599d4c2774d6347b705 138 0.19/1.00 vMB 16
268,361 268,361 00000000000000045b8226e11c4be4a6fde57a74bbe2ca936e73f1e1c8ae192a 952 0.50/1.00 vMB 4,039
268,360 268,360 0000000000000002e18f48b86d4b4ecab5cb7dde348f7fe04c07470b5d17548b 508 0.25/1.00 vMB 72
268,359 268,359 0000000000000002f7b493e9ae1dd763ecc27dcc7fd0f88c0806891b590835b5 111 0.09/1.00 vMB 49
268,358 268,358 000000000000000576bb2257e454fbfee13a841fdf4a59880e910b52d51bd58f 163 0.09/1.00 vMB 70
268,357 268,357 00000000000000004df9680efcca2a30914442894a4072b47e5474b5a00370af 224 0.11/1.00 vMB 45
268,356 268,356 000000000000000422115cff773006e4c50818aa9aac287d5930be0bf0fbed1f 239 0.10/1.00 vMB 167
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: 654.04 GB
    • Received: 14.10 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.