Loading Tool

Explorer IconExplorer

Memory Pool

77,297 transactions
28.68 vMB
0.06680884 BTC
Random Selection Loading Transactions
Max Size: 174.01/200 MB

Candidate Block

Mining Attempt 8c75a63a5e8bcc758682162a635575fdc0070fb437fa3020a68fe642b7d44af0
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root aed3dbc04cb85ed36bf0b4d765a8041c9cc6d665da3f3b3b5080b6c5ad0b09b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.00722943 BTC
Feerates: 101.55 > 0.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (552,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,014 363,014 00000000000000000347da39ea05b3e4941eb6906a424d83343761316b9d6e37 185 0.23/1.00 vMB 11
363,013 363,013 000000000000000015afa0c503b6f3d1a8e21bd8d5508f0770ebac867718490f 1,235 0.84/1.00 vMB 19
363,012 363,012 0000000000000000125fcae54936370844a1867befa7176ef3ea27c7c35cc4b1 1,235 0.93/1.00 vMB 21
363,011 363,011 000000000000000011ecad6cbf1585f6414fcc80f20f7fa544220c558e17ef15 2,342 0.75/1.00 vMB 50
363,010 363,010 00000000000000000ffad4a87861689c067f5dd3b98b84d8096572c163aa913a 198 0.13/1.00 vMB 21
363,009 363,009 000000000000000013d777a35b5e5dc73efd3361a0f3c1ef03380995a64511ca 133 0.06/1.00 vMB 34
363,008 363,008 00000000000000001226fea3dc7ef34e822bcfdcf9ff58801fa895dac567bbfc 101 0.05/1.00 vMB 18
363,007 363,007 00000000000000000919abbced84fbc51b6dd3c324f0333d277930ae692756ef 165 0.13/1.00 vMB 40
363,006 363,006 000000000000000015506cb835b786f5518bdd13075830ea356886612d549806 372 0.25/1.00 vMB 20
363,005 363,005 00000000000000000c47364ee736239190b5285a90623cdc81a9d84f6c5bbbb1 1,757 0.89/1.00 vMB 29
363,004 363,004 000000000000000002b9facd4d17c9e3f1f494f9336f7dc5dae35d8918852890 469 0.23/1.00 vMB 19
363,003 363,003 00000000000000000d9b52582aad3a3162e13928e9849109aee0d75b791909e8 560 0.42/1.00 vMB 21
363,002 363,002 000000000000000013055e5b87df109f17d7133eb9d7d406ae0ba75946b5798e 1,391 0.75/1.00 vMB 36
363,001 363,001 0000000000000000157cc432fceff48e50fab73048c379ad7e0c2bd0e05fdedf 1,006 0.56/1.00 vMB 30
363,000 363,000 000000000000000002397b76ee25bfa86d6d48d16a9fee770054466a0e75dddc 1 0.00/1.00 vMB 0
362,999 362,999 00000000000000000ca4c83f2f1eef12b05f44e0ed3b26e4e7370a8efabdf5f3 951 0.50/1.00 vMB 29
362,998 362,998 00000000000000000cdf8206a8cb25d3c908a57d94977202324a337fe8b2fb76 833 0.44/1.00 vMB 26
362,997 362,997 00000000000000000e9c803e1786f213cec7bcbb546645cedff0a75b2cebb755 788 0.44/1.00 vMB 24
362,996 362,996 000000000000000014e885c662dff4c2c7d5c07479a6b8f6d5784f99bf21e10e 99 0.05/1.00 vMB 14
362,995 362,995 00000000000000000e0974adf7a6a3c68e4bda305dd181e89b84b2ee3ba72eae 783 0.58/1.00 vMB 25
362,994 362,994 000000000000000011a17c266354f5c4dea5830b7b427adb48fb500cc5ee1804 958 0.44/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.