Loading Tool

Explorer IconExplorer

Memory Pool

19,520 transactions
8.85 vMB
0.08903762 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.94/200 MB

Candidate Block

Mining Attempt 6e4d1e12cc6ff8b6865e1d822a4dfd57de978c8a2d6810b65c9123141b26c3c3
Version 20000000
Previous Block 00000000000000000001816ebe27c4b538156b72d2393ecf91ed8f62040739b3
Merkle Root b94a6e4cb25d93d62493bd9671886b08064913fd9ad13c3f856f6e310da5c112
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.06950331 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,408 (657,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,956 255,956 0000000000000020b2b8017e2dd487ab7b66a82c19a260ec1f9391c6210c99b3 201 0.08 vMB 229
255,955 255,955 00000000000000140b2cab328d74f4b7984f17a1019d465ad9d01d5ee1b7acc5 161 0.15 vMB 37
255,954 255,954 000000000000002cf486c567fc2b2af3b4217f14847c8c636b1c7b3f287cd09f 659 0.25 vMB 65
255,953 255,953 000000000000002fb163eb51c1a619656f9cc91df2ef94a8880fe13a8bc8862a 637 0.25 vMB 150
255,952 255,952 000000000000003c5be833cc03ef979b4dfa21895fc8e03dc8d2287b99243079 637 0.25 vMB 179
255,951 255,951 0000000000000041283283e76c8f39a44ab93f1f1da27df9eff6cae137774858 514 0.25 vMB 117
255,950 255,950 00000000000000321f48d3e5223179aa321db7a1fa96b3bac3be46fc62ac35b6 555 0.23 vMB 115
255,949 255,949 000000000000002b2dbb728dcefeb5ef1222eda4800939dcbfc7571ea3090056 290 0.11 vMB 101
255,948 255,948 0000000000000010e76fa987b18e14a92e447f4b37b3ac7a91cc2bd5e0648985 73 0.03 vMB 85
255,947 255,947 000000000000002493cb164d84b789ecd0443c60ae248c5484f2d5e79395882d 457 0.19 vMB 108
255,946 255,946 00000000000000225918323bb444bc5c2cd9422f30e98a6fbd1a4b4951653ab1 126 0.05 vMB 139
255,945 255,945 0000000000000007b0317e4f4f68f356f52b37bc3d6f4c9b733007117c357704 525 0.21 vMB 124
255,944 255,944 000000000000002315a73efe29b1d369f569f7969b4f90622cb503b0f0f11007 60 0.02 vMB 153
255,943 255,943 0000000000000032915a833e46c0978fc33167b1f412946ce3917a7906f0cf8e 131 0.06 vMB 102
255,942 255,942 0000000000000002c68f5ece851a9322948d4a829d47add496fa00fdd97ce98a 72 0.03 vMB 91
255,941 255,941 000000000000000a9bdd27c8d7a3d0141149ec4fc62aa5a4888d572609f054ed 60 0.02 vMB 138
255,940 255,940 0000000000000020c95a411468b03a753e8a7956cdf121aba895185152bf0824 69 0.04 vMB 63
255,939 255,939 0000000000000006da0c39e88f98d05408ab4952de0a830e5cac3def9a59d53d 204 0.08 vMB 146
255,938 255,938 00000000000000251e46c0072a7e4807ca261dd0f51933abee715cfd1ce6facc 410 0.18 vMB 100
255,937 255,937 00000000000000057426666fbeb1d69b07a6be900165f81514a2932b94ab9563 66 0.03 vMB 78
255,936 255,936 0000000000000004000bb73af56df6fcce393d5fc49c3e3250276115e4bc30d1 19 0.01 vMB 71
Previous 10 blocks ↓
Total Size: 779.58 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: 281.70 GB
    • Received: 1.11 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.