Loading Tool

Explorer IconExplorer

Memory Pool

78,294 transactions
29.06 vMB
0.11456235 BTC
Random Selection Loading Transactions
Max Size: 175.28/200 MB

Candidate Block

Mining Attempt ce1679e0cc5480deca9e7aa6f6c0d99a6d785dab8c4da610081a3d97f020f4fa
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root ef087772ae897c5c08f29b1fd8b9df3035079f3f78ce0c5653e0a47a6ef9ff8e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.04039373 BTC
Feerates: 150.80 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (723,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,940 191,940 0000000000000204ab75fa8b471ebf64e4a923565b89a5d7615890c070c045ef 512 0.24/1.00 vMB 127
191,939 191,939 00000000000002aaadd5b976f3a93fda985c4ac2e9e692d03e51b9439461cc5a 219 0.11/1.00 vMB 100
191,938 191,938 0000000000000419a01a5c462e89a9dd6aa6054ceed690f14927bf6e6bf971fa 621 0.25/1.00 vMB 137
191,937 191,937 00000000000001acc33d789e1a142942e970f1d53e9fd46a3ddde5d98501e9d1 152 0.05/1.00 vMB 139
191,936 191,936 0000000000000789282038c24c4ad49b0796b2cda0e01acf0d8e5e049e4d19d1 9 0.00/1.00 vMB 800
191,935 191,935 00000000000007089ce9afcb18ef64787dc01adefac7570eb005d8279fdb9da7 7 0.00/1.00 vMB 0
191,934 191,934 0000000000000832d9d140170ff8032cd5bf1f3b47753096dfdc928f36b5b471 129 0.05/1.00 vMB 111
191,933 191,933 00000000000006c974244223df369a68ad949f9fa0bfcafceddf00a07318c90b 113 0.05/1.00 vMB 116
191,932 191,932 00000000000006f6ccfd09329054855e2392be8bfd4c038eaa6a1a907a3faea4 352 0.15/1.00 vMB 123
191,931 191,931 00000000000002b85f1339b044fb932b19f680a24c3bab76388bdec2ade56316 10 0.00/1.00 vMB 609
191,930 191,930 000000000000025b7beab1da5bfb0fcd3b56b7cfc744e73186a39cf7f00f3f6f 10 0.00/1.00 vMB 1,501
191,929 191,929 000000000000011aceb7eaf3b85d9072c6e1cba1d572a5e4cf6a046094fd0256 430 0.19/1.00 vMB 134
191,928 191,928 00000000000003cad445a649ab5e44a7ec4f413d2a9442abf5723e5e5a483e73 121 0.05/1.00 vMB 187
191,927 191,927 000000000000000f045d869d210a92b76a1ef0c7ade37053159a2e592f31e4cb 13 0.00/1.00 vMB 622
191,926 191,926 0000000000000322b6c1a2067fc2599aa76af932dcbe7bf67d95fae6e5ec918a 192 0.07/1.00 vMB 140
191,925 191,925 00000000000007ec9abea05a801e5fdcad4ece63d09b386097d7ec64a8d9c5f9 126 0.04/1.00 vMB 17
191,924 191,924 000000000000022ecf8d36c4d02e5b8ce6b6f1d10fc246d192bf7d98afc1ac09 256 0.08/1.00 vMB 69
191,923 191,923 00000000000004363b9c677a2082a406f1f55fefd3f9ebfa725dbe85f898295a 32 0.01/1.00 vMB 0
191,922 191,922 00000000000001e1719c29d1ba6dddde3a72574b125d9bb9ae4f3a5fbb6dff72 56 0.03/1.00 vMB 100
191,921 191,921 0000000000000240fdd7d82f331f47e410ee5b22b58fe7870f2e893b50d86d44 141 0.06/1.00 vMB 103
191,920 191,920 00000000000007c7984e1c4a704fc63dcee9b027228c2bcbc3a4b4ff469682a5 129 0.04/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.