Loading Tool

Explorer IconExplorer

Memory Pool

48,255 transactions
30.28 vMB
0.08670850 BTC
Random Selection Loading Transactions
Max Size: 161.73/200 MB

Candidate Block

Mining Attempt d700c8b82ff8765f5087d57c7ca2ea1e9a5ff9990c58a5225a37f47a0afa0064
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 13b7c3cfa67fdd48ffae299feb74e04d495381e59b5117c53fbfbe4c3b589abf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.02619159 BTC
Feerates: 101.56 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (605,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,960 308,960 0000000000000000360fc55294fb70f491a2f6255d4d832b4d34ea9105e38d42 283 0.14/1.00 vMB 26
308,959 308,959 00000000000000002cb51ea369034f9f640b06e241a7b9269ae20246c801cc4f 329 0.15/1.00 vMB 33
308,958 308,958 000000000000000038c73b2be5cdb306491ef8c7c85c2dab1c8fb4e96fcc2351 409 0.22/1.00 vMB 25
308,957 308,957 0000000000000000363fd8eaf36bf59bc140297e35c0eef913e85e0ec94b4ffe 45 0.02/1.00 vMB 32
308,956 308,956 000000000000000009329508f0ad22ccddf2b7aabdf2fcd4f42cf7d5ea9377d0 440 0.23/1.00 vMB 25
308,955 308,955 00000000000000000364faf0be9bb63e12cc9ba100e6f7fcfe312bcef4d24568 144 0.14/1.00 vMB 16
308,954 308,954 000000000000000008c30fdec53dddfc87db27d88008748bd000061da0b44153 320 0.35/1.00 vMB 18
308,953 308,953 0000000000000000009492c814b80f9ddc201d5779230d6ee642e246d83777cf 1,062 0.69/1.00 vMB 30
308,952 308,952 000000000000000028d82fcfde591fdd457b281b0c8b9e25ddb2e66dbd2c787f 308 0.18/1.00 vMB 25
308,951 308,951 00000000000000000f9cc70b5cf850aa0557be956003f962761f5c9e32f92570 483 0.26/1.00 vMB 32
308,950 308,950 0000000000000000074f5fe4b4e81cf4a72d6466bafee6eb10c0a7fb52e57342 1,053 0.55/1.00 vMB 33
308,949 308,949 000000000000000026757663aca43cc648ae4434c37c1356fae550b0daac943d 80 0.05/1.00 vMB 26
308,948 308,948 00000000000000000c63e65d99e166b57c643d3f3274310fb66336fdea0018ce 224 0.25/1.00 vMB 14
308,947 308,947 00000000000000001e90c31e43c548dd87212de43d2ac374fa2fcdbb31625e65 760 0.35/1.00 vMB 37
308,946 308,946 00000000000000003471741ea7793331496dd7dffaf8c157ac7e2d2c0af6426a 94 0.06/1.00 vMB 24
308,945 308,945 000000000000000002934033d2a07e928ae90a452b5d54330030e21574aadc34 841 0.60/1.00 vMB 24
308,944 308,944 0000000000000000226cdf41659349eea6deef0799ca5e7a3ed415ae81c8c734 93 0.12/1.00 vMB 14
308,943 308,943 000000000000000005a4efbf08c6c007c459ca5f514ee35624f50376b1f73074 275 0.33/1.00 vMB 15
308,942 308,942 00000000000000002aedfc46d208a00ef09c5e65b6d5d448984c3ad24fcf6304 1,082 0.50/1.00 vMB 37
308,941 308,941 00000000000000001d143e441d37af27a4edcbdd660358cf2ef5b91f3db2a467 93 0.04/1.00 vMB 27
308,940 308,940 000000000000000007548c9286e39b7eb4adc06b232199edf1a9e8cda09c8171 1,206 0.65/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.