Loading Tool

Explorer IconExplorer

Memory Pool

83,543 transactions
30.79 vMB
0.14913145 BTC
Random Selection Loading Transactions
Max Size: 185.30/200 MB

Candidate Block

Mining Attempt a6fa8f0b43abac03a0cd3a12b063c6c90bbe0b99663582a7cc99c1c78d79e22c
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root d498eed7237b980a14e867e2c8e80b86ca2b24f7b991f6585ee9a3f25f370cae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.08313663 BTC
Feerates: 150.77 > 8.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (132,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,370 782,370 000000000000000000029d475f540aa48397c52c2bd85fe74a216b2ec222e10b 3,397 1.00/1.00 vMB 30
782,369 782,369 00000000000000000003e00391476f052bb045185369bbe951bb343428d46bc0 2,482 1.00/1.00 vMB 43
782,368 782,368 000000000000000000050c8f19f176f00785a255b197d35079be034d8d7953cd 1,912 1.00/1.00 vMB 36
782,367 782,367 00000000000000000004c175b447741df0fbbb04c33841a9d03985c2c9c4ca3b 1,513 1.00/1.00 vMB 24
782,366 782,366 00000000000000000003c2b2f725e7aeed78f1ad908e38f6734cd182c957123a 2,634 1.00/1.00 vMB 28
782,365 782,365 00000000000000000000c49ed3aa80754b524292cb622e347cc21e8dcfe6fa43 324 1.00/1.00 vMB 17
782,364 782,364 00000000000000000001c75757e15cb7708ca397e0bb010938e107a1ee271720 2,123 1.00/1.00 vMB 20
782,363 782,363 0000000000000000000066fbc150cc60d75e06f4e60ff21555f1574e156cca1f 2,363 1.00/1.00 vMB 31
782,362 782,362 000000000000000000057c87d8d44ef527f2468c0a4abba788214b2683bfe6ac 2,345 1.00/1.00 vMB 23
782,361 782,361 00000000000000000003952887f41e44d0cd4638c7ff440b7a2a77486bdbbb29 2,988 1.00/1.00 vMB 26
782,360 782,360 000000000000000000029636b4fae640b4432fa967b1dc10abcb207022431586 3,288 1.00/1.00 vMB 31
782,359 782,359 00000000000000000004170208735e2396374c4228a7395518743c5d78105eef 2,823 1.00/1.00 vMB 36
782,358 782,358 0000000000000000000235f556811b29b7146dc5dee11725a0d0d55937220769 2,708 1.00/1.00 vMB 41
782,357 782,357 0000000000000000000225c249d1f9d3a84dff73f48dc8e854528712234ae6be 2,691 1.00/1.00 vMB 36
782,356 782,356 000000000000000000051b560281b3f0d96c9f313cf060b0bae37982ccea3672 1,524 1.00/1.00 vMB 25
782,355 782,355 000000000000000000022eabc45b51954ab52e4528d096a9dea82200974bbec5 2,498 1.00/1.00 vMB 23
782,354 782,354 00000000000000000001d789a89fd529656ccbcbe9f4e44a6aeec1350c8903b5 2,221 1.00/1.00 vMB 26
782,353 782,353 00000000000000000003631b8c1a72314e71f78f8937da58d6750b9f65993f6e 2,443 1.00/1.00 vMB 31
782,352 782,352 00000000000000000004798375dd1d28bbd7c33506f0ad4a07a9f5ea4ae19163 3,071 1.00/1.00 vMB 43
782,351 782,351 000000000000000000006ffaa8bce37741c179177f69d6ba9aed2af63f5c03e2 2,550 1.00/1.00 vMB 30
782,350 782,350 00000000000000000001796c3ae61dbc53fb72d14c8f2e0cdd9ed3675c6e71d7 2,663 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.44 GB
    • Received: 14.75 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.