Loading Tool

Explorer IconExplorer

Memory Pool

43,659 transactions
21.20 vMB
0.13276479 BTC
Random Selection Loading Transactions
Max Size: 117.85/200 MB

Candidate Block

Mining Attempt 40b07bc93499a8df115e08143dc38d36525d83109b01a3c624100e21eeebf340
Version 20000000
Previous Block 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6
Merkle Root dd6396483e5cb891dd779e562bc081babd5a2c10883647dcea518ba02776868c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,988
Size: 1.00 vMB
Total Fees: 0.06963907 BTC
Feerates: 784.89 > 6.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,884 (773,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,751 140,751 00000000000007644c681ce9e83368542e461ab5f821f955b21478ced373dce3 9 0.00/1.00 vMB 630
140,750 140,750 000000000000088c716ce46ebfb1d3480b54e961f97b05b95ef0d80f463533c6 47 0.02/1.00 vMB 458
140,749 140,749 00000000000005f7e6a7cec62453873f1e3b0bd70c238a725340f0a65ea4b4d3 56 0.01/1.00 vMB 204
140,748 140,748 00000000000004f42c655afaaee9a8b72aa10013aa8252274d96a5a8f99a8a2d 132 0.05/1.00 vMB 196
140,747 140,747 00000000000001db43a74e82720afd078367141add45ef514865aa9ea5d50ed2 52 0.02/1.00 vMB 384
140,746 140,746 000000000000025d8e7835a286e82e7c7224cf8320323ed3c79c886af63ba5e7 29 0.01/1.00 vMB 257
140,745 140,745 000000000000058a14487e84d1f9773d59020ed9b02e8ec0afda17404a0ebe0c 7 0.00/1.00 vMB 1,530
140,744 140,744 00000000000005be006f3f20e3d3333f22b8e6f25d29df2884106b66227b8d93 37 0.01/1.00 vMB 177
140,743 140,743 0000000000000473458d1b3f3c2f89b4e2b3af9cf15ffa2d081f7a49dc100a8d 42 0.02/1.00 vMB 179
140,742 140,742 00000000000003fa1e66d48cd1d0239b57e1c93d60ef872cd6fe5d2588afe66b 10 0.01/1.00 vMB 200
140,741 140,741 000000000000004f96580578258e6888b1c5b0e7d17755d44329c5ffd7396edf 6 0.00/1.00 vMB 431
140,740 140,740 0000000000000086b4b22ded76d293a42987c14d1e66e7ce5202e20ac14797cd 24 0.01/1.00 vMB 340
140,739 140,739 000000000000007556a9b126e48de4f7ce017881f71b7ea627ee0f918d293f51 10 0.00/1.00 vMB 303
140,738 140,738 000000000000029e947d3c0d505ef56ab41d7665b3120eaab5cf2bd982a93e76 38 0.01/1.00 vMB 340
140,737 140,737 00000000000002a99715299135f0f672e10e087ec4247b9e2802af55a3dab825 2 0.00/1.00 vMB 0
140,736 140,736 000000000000030ac35d22309bb0477bc42b4cc03a17eac3992caf096c92ae8d 127 0.05/1.00 vMB 148
140,735 140,735 00000000000008433875182fedffc76c5342959c9c7b10aa4299a570c672c38e 83 0.03/1.00 vMB 111
140,734 140,734 0000000000000371515b17d6e1df49f7906cdf5e21eed094051f29f198fa4925 114 0.05/1.00 vMB 293
140,733 140,733 000000000000010fd30598f905cafc685aa1eaacc75193cfe5840fbd13d91ac5 60 0.05/1.00 vMB 398
140,732 140,732 00000000000008ce5e87ce2be9af680045b63e83733c2af27f8e4b70ba1638cd 23 0.01/1.00 vMB 148
140,731 140,731 000000000000073acb32f6687dd66c4e48daecba48fbd0bc681abf57d356374c 30 0.01/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.62 GB
    • Received: 5.22 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.