Loading Tool

Explorer IconExplorer

Memory Pool

49,248 transactions
29.49 vMB
0.08175373 BTC
Random Selection Loading Transactions
Max Size: 157.73/200 MB

Candidate Block

Mining Attempt a806a170bdaa481e52c94901802e2561e1d95e1430e7fff3eb336e6561539ef2
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 4c8fa1efe75723c2178fe54eefdd0fdc2c7b14b9d045b23c5218c223e427c1a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.02335724 BTC
Feerates: 132.00 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (604,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,748 310,748 0000000000000000302accde5ebb3ce533e781cbbe0a69c071ea4e9b15abbd24 149 0.08/1.00 vMB 25
310,747 310,747 00000000000000000e5a5f6e9d99b2e8debfa55f8066a23513d7ba540cd329bf 995 0.53/1.00 vMB 29
310,746 310,746 0000000000000000366c6e834916b57e8e2ba81692e0443eae6f1c874b1e2e23 1,349 0.69/1.00 vMB 30
310,745 310,745 00000000000000000aac8208a126fd2ef6f4e5b1d15d8f114f68371ad4fa91d4 36 0.02/1.00 vMB 16
310,744 310,744 00000000000000000610da35e9928b18079101d17ae35886edc4a650c3b91d82 447 0.27/1.00 vMB 26
310,743 310,743 000000000000000019ec0af579a658e003dabd39598324c1acec23d259e8e34a 333 0.21/1.00 vMB 25
310,742 310,742 00000000000000000493fbce10e4aee5ef87fd6ee039ae1983028d8773025c25 766 0.45/1.00 vMB 31
310,741 310,741 00000000000000001785db01cc04f921e4869c3470015fc503c387feb7a42ff7 831 0.52/1.00 vMB 25
310,740 310,740 00000000000000000ee7aa894c8ef0a8c7d1e1fe2fd92dd0e82852e639f308ec 1 0.00/1.00 vMB 0
310,739 310,739 0000000000000000219e4671ef5f9b4d458ad893521efbcd1a1fe820dc8a6cdc 1,288 0.75/1.00 vMB 29
310,738 310,738 00000000000000003bd0bc7e8dd0e8393f1bf470acd7c2ec381028cdadccc1aa 1,051 0.75/1.00 vMB 24
310,737 310,737 0000000000000000051cd3a80812a73cc6cafc04239517d0c771b9352292ea9f 1,556 0.92/1.00 vMB 32
310,736 310,736 00000000000000002e5be3d35a9e35ed847da5e461d44f958a2758259df0fca5 402 0.22/1.00 vMB 26
310,735 310,735 00000000000000003ae903bbed132bd704eadc165db471e06a68c1ba57115ad2 273 0.14/1.00 vMB 29
310,734 310,734 00000000000000000bbd92d52403230df4eba6c0e181d3fb02ebed5b930338f2 196 0.07/1.00 vMB 36
310,733 310,733 0000000000000000379a262e10e4180fb8a3ffba762202362b3052a4f9f1e259 596 0.30/1.00 vMB 28
310,732 310,732 00000000000000002fc4df73fad60ca7df3cb4ffe2d4055abf84ccd2066266d2 369 0.16/1.00 vMB 59
310,731 310,731 000000000000000033a1e5fef51ee18cc88e05b58a4423b1f67a8c9a231c0ce3 690 0.33/1.00 vMB 32
310,730 310,730 00000000000000002ee1008452018a123a92c703cbac7a01c893559ee5d349c9 250 0.13/1.00 vMB 34
310,729 310,729 00000000000000002c894eb1d87b274e5dc68ef69460959472cd5d31f7c07f79 16 0.00/1.00 vMB 60
310,728 310,728 000000000000000029a2d856f7a4543c447578a7f5b72d5974f175c829cca3f1 168 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.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.