Loading Tool

Explorer IconExplorer

Memory Pool

81,081 transactions
30.04 vMB
0.09356917 BTC
Random Selection Loading Transactions
Max Size: 183.52/200 MB

Candidate Block

Mining Attempt b6c5dda00d0027c804643ec8cc82d5852d0e556e2ea4738660b9d5c8c83ca54d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (481,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,294 434,294 000000000000000001f57121fb2c691d702334e841178c28121f82c6ed8f39d1 787 0.36/1.00 vMB 49
434,293 434,293 000000000000000004162deaf2f852bf0722fc10420cb54f007424e61b952108 1,626 0.63/1.00 vMB 61
434,292 434,292 0000000000000000019fdd717fde991d66ffbae4a8d9023209aae490f0b42494 115 0.05/1.00 vMB 53
434,291 434,291 000000000000000002ac159ed663a890ad5679ed874c9be393bd96a342294faf 1,521 0.89/1.00 vMB 48
434,290 434,290 0000000000000000029677ea723dc152d01ce25f941f5f6a137a4ec253517654 1,693 1.00/1.00 vMB 43
434,289 434,289 0000000000000000009a75b822e2fb759dfd460e4962c281cd5ebc20bc4dcd7b 2,373 1.00/1.00 vMB 60
434,288 434,288 000000000000000000ac9d35df63a62fc6d2ff05d2299e90ee2847f55d5e903a 1,764 1.00/1.00 vMB 49
434,287 434,287 00000000000000000423b278582659d2dc1d66b7186caa292f08748036ccdd9f 816 1.00/1.00 vMB 21
434,286 434,286 000000000000000000b86bd850cb8ba6b3db4ff6d591da743292bb503d37a849 1,811 1.00/1.00 vMB 46
434,285 434,285 00000000000000000426feb08955ae6daddb32f7f20b33ecb707bb2c8f4d492c 1,952 1.00/1.00 vMB 53
434,284 434,284 000000000000000000b020b712de635076980a26a4d2e9212ccfc7dc03c186d4 1,332 1.00/1.00 vMB 69
434,283 434,283 000000000000000001eae2383595d92657aadb0e72be302e7c3ec056762659d8 2,720 1.00/1.00 vMB 60
434,282 434,282 00000000000000000103b117fe360a7c7f721920f1e70877501dd9ffab0df657 2,657 1.00/1.00 vMB 77
434,281 434,281 000000000000000000280f036e72d91ad6ee50cde87c0232c86ccaaf982be232 2,369 1.00/1.00 vMB 77
434,280 434,280 000000000000000000fd52ba3da48272943e0ddcbf9dd4ae706e7619d5c4f116 2,757 1.00/1.00 vMB 78
434,279 434,279 0000000000000000012cbe842c04a600a97f4057c50864a4b706997b4c9f3753 841 0.36/1.00 vMB 59
434,278 434,278 00000000000000000021a7089c46a5a8a8336d764d47c63b950f04593ae6004d 170 0.16/1.00 vMB 35
434,277 434,277 00000000000000000091c9221b2dd413fbf6a83d61d633a2673d133192eb6e4d 489 1.00/1.00 vMB 21
434,276 434,276 00000000000000000192de0ff9a500c8af279ac25352d219a13fbc8b7d4d059e 2,325 1.00/1.00 vMB 62
434,275 434,275 000000000000000000b994ef929af53902709f38ae6ef74f7d2877dd37c90d31 266 0.10/1.00 vMB 72
434,274 434,274 000000000000000000bb47e485eaf205781723810884cb5ef50ccbe95332312f 583 0.69/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.