Loading Tool

Explorer IconExplorer

Memory Pool

76,063 transactions
28.71 vMB
0.08748370 BTC
Random Selection Loading Transactions
Max Size: 172.22/200 MB

Candidate Block

Mining Attempt 977c3248a9f1777df280936ec414c66584c4c9c9b665ffae90627f0cd221b48f
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 22c9b3c6c925705432577c6c53b65a2127b7a5e5f781e022ea6e0dee8b67431d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,393
Size: 1.00 vMB
Total Fees: 0.02099009 BTC
Feerates: 65.95 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (6,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,542 908,542 000000000000000000013fe463594f7038110c515442cc0879fa2a2e821144be 296 0.12/1.00 vMB 1
908,541 908,541 000000000000000000005aa3bd43c0988d7be423f441e0be3db21ccc69e81037 1,381 0.41/1.00 vMB 2
908,540 908,540 00000000000000000000ee949fd295705618fd11e6dbf2b8b3a77d293f99b542 1,012 0.94/1.00 vMB 1
908,539 908,539 0000000000000000000139ca3c70f2f43027f436c824bcff9eaea80b48ba89be 1,475 1.00/1.00 vMB 1
908,538 908,538 00000000000000000001c54c224a6a8ef202e0a70a0172b8e3a1398b5ebc61bf 2,816 1.00/1.00 vMB 2
908,537 908,537 000000000000000000008d8b0d5df23e0d377651671973f262337f0e6174a758 3,683 1.00/1.00 vMB 4
908,536 908,536 000000000000000000000b18fb6bf34b6c5781af2c2a96bb6080f18d98c96423 3,263 1.00/1.00 vMB 3
908,535 908,535 00000000000000000000b5623aa2088b3226bb596ed0e59189254e212923c471 984 0.99/1.00 vMB 0
908,534 908,534 000000000000000000006653dbcf89e59c85e26152d2b5b7024b6cbe3329649c 437 0.97/1.00 vMB 0
908,533 908,533 0000000000000000000076ee4c211653d5a9e49b8eecd26bae3d041789c0a887 1,586 0.98/1.00 vMB 1
908,532 908,532 0000000000000000000140c88b050638bd94c9ad4880c0601462aeec18977ffc 2,541 1.00/1.00 vMB 3
908,531 908,531 00000000000000000001a9efe8a402dc751fb4c7df1a76306f928aeb2171e3d6 1,494 0.99/1.00 vMB 1
908,530 908,530 000000000000000000008af4af584580528587ab57486d0a33ac4992126a1b4c 2,811 1.00/1.00 vMB 1
908,529 908,529 000000000000000000012046850899195a3e0150e4689974245eafa4a09c4d0b 2,757 1.00/1.00 vMB 3
908,528 908,528 0000000000000000000117001b8fd321af74140c8d09a762f6686f5dd156d5f9 3,542 1.00/1.00 vMB 1
908,527 908,527 00000000000000000001d06f538666e0cde6f089e432910959ceb37f44859b36 3,761 1.00/1.00 vMB 0
908,526 908,526 000000000000000000013375989c1454f79156291184d0ce8e7efde817217564 1,028 0.29/1.00 vMB 2
908,525 908,525 0000000000000000000034d3e2312e0e846fc8449e3fa04beb6b5431c8298e35 4,742 1.00/1.00 vMB 0
908,524 908,524 00000000000000000000c97c2d7bbe0e1c8c7772089d7ccadd1d9bc27dd83b8b 3,198 1.00/1.00 vMB 2
908,523 908,523 000000000000000000014cf57aa47aa461c8b1ec52024f7c3dab03a30caeec80 641 0.19/1.00 vMB 3
908,522 908,522 00000000000000000001db966326ff02afe4e38c6205a42384eccf2d0185efb0 4,810 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.