Loading Tool

Explorer IconExplorer

Memory Pool

68,890 transactions
21.89 vMB
0.06212665 BTC
Random Selection Loading Transactions
Max Size: 140.90/200 MB

Candidate Block

Mining Attempt 0e6b2e9bae4c97e855a779da72d271a4fb2d18ffa42d9d16f7f57403e17a1124
Version 20000000
Previous Block 000000000000000000010b2c16d60c0ca28cd48e438bbf0324ae96f9c29fef4c
Merkle Root 066aec5da5e1cdaac4545735ffcf769a9cb191e0b7757659aeb3cf5beec516cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 1.00 vMB
Total Fees: 0.01017947 BTC
Feerates: 109.83 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,665 (910,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,303 5,303 00000000da6d67ed610bcdecfa6b0c12c9d98ec1c97db998fd07fd4a241c04d5 1 0.00/1.00 vMB 0
5,302 5,302 00000000119a7724fd72488c6e100c18201f0d8e50db4ac468455392a0df09bc 1 0.00/1.00 vMB 0
5,301 5,301 0000000011696100810276aa2c187641dfd89e734e1eff851aa9f3cbfa869f09 1 0.00/1.00 vMB 0
5,300 5,300 0000000033d54f6bc59c7da718bf75fe4073f89990f827dbed01469b976f86c9 1 0.00/1.00 vMB 0
5,299 5,299 00000000929fa878ae228c8df06d15f897d2c33e9bafd7932dbe0604c4944ca6 1 0.00/1.00 vMB 0
5,298 5,298 00000000e2eeb57fc6231266a1b53b65543dc6f1dcd0ee7a91e43c9755d5cc7f 1 0.00/1.00 vMB 0
5,297 5,297 000000002f032e44c72e21f5205f5fe315b7b8abdcdcf0a06cf543b69d4ab3be 1 0.00/1.00 vMB 0
5,296 5,296 00000000427e457ae1d44c88e78ac0685f2dbbc192dc2318728053e8b77a7603 1 0.00/1.00 vMB 0
5,295 5,295 000000005d3a001979503a78d3b5f446a78b30af64d4b5153febed97a17d881b 1 0.00/1.00 vMB 0
5,294 5,294 00000000d58e34ea1a1817f2f8155597424256090d4701b3c23af6f2722cf988 1 0.00/1.00 vMB 0
5,293 5,293 000000002e1f715b21279b96cce36ca9fce9caf871912b172fe6a10feef3c939 1 0.00/1.00 vMB 0
5,292 5,292 000000006b3275f11168b473cef0830a354e8e7ee4d4a740c84f0423adc4c54c 1 0.00/1.00 vMB 0
5,291 5,291 00000000442772a606f286ca57d5786f64b3bf1f600d47c413023aca7f1d20ac 1 0.00/1.00 vMB 0
5,290 5,290 000000000582a00b84ae25641340e3511ce6945807dc98fbb281c4417418fd4a 1 0.00/1.00 vMB 0
5,289 5,289 0000000020bebe565f9bde8453ce1394de77844a370a3bb9f81e91fa7237ce7b 1 0.00/1.00 vMB 0
5,288 5,288 00000000fb24bae51783091ab736aa5a71c6a87fa1e44816236e9a6e97f8dee0 1 0.00/1.00 vMB 0
5,287 5,287 000000006dcc7b6f3aabef0115fed3a5f7686157f6827a8e1d246cedc9e6c387 1 0.00/1.00 vMB 0
5,286 5,286 000000005c9912b5b1fb72d43e990d730e8826dd1629d33214cbc74828eab8f4 1 0.00/1.00 vMB 0
5,285 5,285 0000000041b04aa7c4de065196858b0cb9fce59b3d36b438e59043bba4c68ab3 1 0.00/1.00 vMB 0
5,284 5,284 000000008d4c1547c65043606c7e22c2630dd66a078e77e1b0e9cf70dfa95ef3 1 0.00/1.00 vMB 0
5,283 5,283 00000000b049cef6b1ebe0d1ecdd2465d6907a68d35e9c086a0974b73c2afef9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.54 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: 773.53 GB
    • Received: 20.59 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.