Loading Tool

Explorer IconExplorer

Memory Pool

78,335 transactions
29.37 vMB
0.06573281 BTC
Random Selection Loading Transactions
Max Size: 176.52/200 MB

Candidate Block

Mining Attempt 79bd63a2fe9145474b52136ae0a1b6a35a47ae6b252de886f22e37028e68bcf6
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root f5014a34d5ef79a838521cad915aa80b2b41d7b54ca33177c768448d9d152242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,131
Size: 1.00 vMB
Total Fees: 0.00621023 BTC
Feerates: 50.25 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (355,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,099 559,099 0000000000000000001277962573e111d71df597b5d1c981bfb8a81ce2a7c6af 2,193 1.00/1.00 vMB 11
559,098 559,098 00000000000000000000688d95eab9eadf535952801edd2ac066fbf6986987b4 3,152 0.95/1.00 vMB 9
559,097 559,097 0000000000000000001d2de338ff75ee598eb88891b615c6098920bcb2597992 3,362 1.00/1.00 vMB 17
559,096 559,096 0000000000000000000950adceefcacb27b759534a2345c7c49ccdf3c84590cd 560 0.17/1.00 vMB 17
559,095 559,095 0000000000000000002a412cdcc94b3c3cea5124cdcaa3d6085400b522765be3 613 0.17/1.00 vMB 16
559,094 559,094 0000000000000000000f2faa0535db2a16a17f8d4a0f47d5f6055ea2cf5c01f7 2,169 0.63/1.00 vMB 18
559,093 559,093 0000000000000000001883d6f0546b115e310864453a69a936e31bca73ce6adf 2,477 0.82/1.00 vMB 12
559,092 559,092 00000000000000000026cb9a7f15fb51b2577934e8b34743552cde69579e52fa 82 0.07/1.00 vMB 6
559,091 559,091 00000000000000000017f12492d05ddf9fc72f6b5ffc786cbc1e153dcf295c51 243 0.07/1.00 vMB 13
559,090 559,090 0000000000000000002e4be629523bf01db2a012f65f70ce499f36bd712e1abc 1,391 0.63/1.00 vMB 9
559,089 559,089 000000000000000000073977e9a0dfa35de773496a21c715cc7966eff4fb07cf 2,337 0.83/1.00 vMB 8
559,088 559,088 00000000000000000029a0a1814b2cfc2e097bab29c4249a98c1aef5377cc61a 2,906 1.00/1.00 vMB 14
559,087 559,087 0000000000000000000998ff32f44d72a1ed152ee709788ef462f4433914ddb0 3,079 1.00/1.00 vMB 7
559,086 559,086 000000000000000000143c80d8fa8fa531b03312f1faaaf73878629df489da8e 3,314 1.00/1.00 vMB 35
559,085 559,085 0000000000000000001f4a6c17745707a9cbaae08fbe188cb0c25d8247e795ca 318 0.09/1.00 vMB 10
559,084 559,084 0000000000000000001015e82201e00c664ce68e8cfd5ce08502ea8f8282e974 461 0.12/1.00 vMB 11
559,083 559,083 0000000000000000001193cd1f9ac15ec8f3582971fe4d52cc9e4795dcce2c5c 1,894 0.65/1.00 vMB 9
559,082 559,082 0000000000000000000b45cc5aaa2aa3b98e9c12b73624a1f1a1301d0872f898 443 0.13/1.00 vMB 11
559,081 559,081 0000000000000000000eb49180d5c8709bb182a1e5c739165e56146179d36eee 150 0.04/1.00 vMB 11
559,080 559,080 00000000000000000012c1a05fb6d019d6f82a752bb1ce020ed7876f405ed294 2,843 0.94/1.00 vMB 11
559,079 559,079 0000000000000000001e7de808fa82c074998241d6e81fbcfc26d1ffd53edf43 3,134 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.