Loading Tool

Explorer IconExplorer

Memory Pool

82,887 transactions
31.96 vMB
0.11551983 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt d22ee7e8154681f25a26ee2805459619e16bdf9c50879a7b9f5a90567df78d1b
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 10c06d83ab099e7be3ca500ee98fc724d90a3730a500f1817ebfc7795f266db5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.02792130 BTC
Feerates: 100.36 > 2.80 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (483,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,038 432,038 000000000000000000b07d6aa758888deabe6adaf241b5ade3821677c26002b2 2,579 1.00/1.00 vMB 64
432,037 432,037 000000000000000001660dfa7bcb2eba97bed635f58b632a15c273440949e01e 1,439 1.00/1.00 vMB 68
432,036 432,036 0000000000000000014dedc12a68cc7c8e65ce780e21a3f613abf6bd877193ac 2,548 1.00/1.00 vMB 72
432,035 432,035 00000000000000000125d02bb557774fd82d1817f8bae5d235c22e93433b07ab 64 0.04/1.00 vMB 59
432,034 432,034 00000000000000000052202a09bc4c72e22e956f9bcda8ab0252192a68708066 152 0.06/1.00 vMB 66
432,033 432,033 000000000000000002abe9b8f87d22b3b880d814cbd34808d6c3f8e6bb6580d6 1,727 0.95/1.00 vMB 42
432,032 432,032 0000000000000000006d69f633f5089fd20c45563a0388e802d9999d6d72b0ea 2,710 1.00/1.00 vMB 72
432,031 432,031 0000000000000000048470303614152c1768a83a1672bcd2c2aec5e195ece15b 1,838 0.79/1.00 vMB 58
432,030 432,030 000000000000000001696ad9090bbb6f77590366e1921ae4656d7415a4f0637d 312 0.17/1.00 vMB 59
432,029 432,029 00000000000000000260b2fe4e55ddb60199c55789856c1ba14ea1514f2e59a6 445 0.21/1.00 vMB 50
432,028 432,028 000000000000000000a23e75ae85b53d2d367f0eb74952fd20a2114be55d8051 1,702 0.88/1.00 vMB 53
432,027 432,027 000000000000000001a19f323c9af71fd6ca5fe08dad5f7ff1536dd7860ff9a7 434 0.25/1.00 vMB 55
432,026 432,026 00000000000000000290d7fa4401ae0b2555b543e6810a04ed8b470706985210 1,040 0.99/1.00 vMB 18
432,025 432,025 00000000000000000199eddf8b776527b92f19821762825b9894ca897ca769ef 2,534 1.00/1.00 vMB 64
432,024 432,024 0000000000000000000a5c7865e6b855291388b8de5051639d8e007e04b9f230 2,302 1.00/1.00 vMB 63
432,023 432,023 0000000000000000018b8279e4c95b833dfec77b5db7207c3bb3fc8dbe41ada7 1,116 0.56/1.00 vMB 55
432,022 432,022 0000000000000000047bc1114ca5bc4fdc43a94d6cd9ca9fc1f17efdea69d2a4 1,634 0.95/1.00 vMB 55
432,021 432,021 00000000000000000120fbf36091d18ee0af7a0b25e06f71a8cda9ff7f2992e9 1,171 0.91/1.00 vMB 27
432,020 432,020 000000000000000001994d82b4955e4922ee56182394a1445165eb8832247c39 2,174 1.00/1.00 vMB 50
432,019 432,019 0000000000000000007517b1c7799a87ccc578a84d15c503ff986082a7334fff 2,822 1.00/1.00 vMB 72
432,018 432,018 000000000000000000b445e34bb9211a415ab2e7b5235a753eadeea29be727e3 2,848 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.16 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.