Loading Tool

Explorer IconExplorer

Memory Pool

73,431 transactions
27.25 vMB
0.06325519 BTC
Random Selection Loading Transactions
Max Size: 166.30/200 MB

Candidate Block

Mining Attempt d05f524f0fee31c4ea14ab0bd660719cab18739bb91f43b46329aca9607d5d20
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ec9f87c64f8c0d9252fdde323c1d474e337f80deeed7e90a9a147286b570c447
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.00534680 BTC
Feerates: 73.20 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (531,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,976 383,976 0000000000000000097662d13f29c8dd2cd8ea84174bcd658d5a8d9fc1962e72 212 0.22/1.00 vMB 16
383,975 383,975 000000000000000010a916daffdf0b5fd09400784ab2c1a73e869f3dc728fc69 590 0.36/1.00 vMB 24
383,974 383,974 00000000000000000d8611ab5cc3d0a9b8966be281b6146102aa5861dbc7cfd5 801 0.38/1.00 vMB 34
383,973 383,973 000000000000000004a2803c4629bc8faa9f14fac2233e5808398777c94b5566 91 0.10/1.00 vMB 11
383,972 383,972 0000000000000000098310aae3b35d20f3d89279c625321194bf781efdcfd3c4 229 0.12/1.00 vMB 29
383,971 383,971 000000000000000005f4dc1b70cf00abb939a1f0f773bb16e0851d4715c24c79 818 0.47/1.00 vMB 28
383,970 383,970 000000000000000004746801a280bf592f9b308546c7c9a7a3959fd96cc5cfe4 1,653 0.81/1.00 vMB 32
383,969 383,969 00000000000000000b344bd6630fcb6ef5e5fa02df0b16695c0e2f75ea856d94 522 0.29/1.00 vMB 30
383,968 383,968 00000000000000000ef72e461dd1b6efaf2276c6af71c812fcd50a17e9f51717 826 0.50/1.00 vMB 25
383,967 383,967 000000000000000008f963a06f13e6f8b804c53b06c074e332d243a16ae74b51 51 0.24/1.00 vMB 5
383,966 383,966 000000000000000000133ddcf9a16d63143348db746310d33199ece72af795eb 2,010 1.00/1.00 vMB 31
383,965 383,965 00000000000000000871ee5ec7a75209e65ff551aaf11a3ec4530ea28ebfe1cc 1,346 0.93/1.00 vMB 22
383,964 383,964 000000000000000005da539153c2f07dfe7f1688805806a7a6859959ad01f9d3 1,929 0.75/1.00 vMB 42
383,963 383,963 0000000000000000044d88308a47f891a9ed982df7980af0f421c37da375d5ce 698 0.23/1.00 vMB 47
383,962 383,962 00000000000000000327a3e532d13b79bbd3ae9c83b0cd88bb369e1c760b2ae6 1,255 0.74/1.00 vMB 25
383,961 383,961 000000000000000004c98934b29df03823de623991473b7ab6120784d7dff89a 178 0.11/1.00 vMB 32
383,960 383,960 000000000000000001f1506aa837ff75b70536209787600028eda329f80d16d0 400 0.22/1.00 vMB 32
383,959 383,959 0000000000000000054d5337313b4ab16c419791e66f32d6594fe6fd65be5ca2 1,267 0.58/1.00 vMB 36
383,958 383,958 00000000000000000aad380c7d635eea6c3a4e0903ed3f09bf590446515a63e8 1,133 0.68/1.00 vMB 38
383,957 383,957 00000000000000000b0b0984136ffcd01aa3e4ecef964bc1ca2e91d21ec54ae9 440 0.16/1.00 vMB 43
383,956 383,956 00000000000000000e7bebf7fbc869f679d30573c68286ca205d4566c5537522 491 0.36/1.00 vMB 43
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.13 GB
    • Received: 17.65 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.