Loading Tool

Explorer IconExplorer

Memory Pool

39,579 transactions
27.62 vMB
0.06811579 BTC
Random Selection Loading Transactions
Max Size: 141.22/200 MB

Candidate Block

Mining Attempt 1fae9a24b9ba074422f0348534a5e886b939e173494268d3613bb0b1d6cc4aac
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root c1ebd287908e93036fe5bf87e72711b4873773e4050baf3d0bf48b20ae4b06fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,279
Size: 1.00 vMB
Total Fees: 0.01548282 BTC
Feerates: 100.95 > 1.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (67,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,363 847,363 000000000000000000014162e8561c99ff346016f607e1a817cd81297e3c37ec 4,632 1.00/1.00 vMB 31
847,362 847,362 000000000000000000023d41caa6417577bc1a977680aaaf923711190f6a539e 2,663 1.00/1.00 vMB 43
847,361 847,361 000000000000000000007707ad2f931521cd69e92ad4b2af5a41632ec74596e0 3,652 1.00/1.00 vMB 44
847,360 847,360 000000000000000000007041f717b076a5b5688b0b05e8df8a009bb290ab7ca1 3,593 1.00/1.00 vMB 93
847,359 847,359 0000000000000000000147db2b287214088a9ec9e26df77630c6cf3ce6130f8e 6,383 1.00/1.00 vMB 30
847,358 847,358 000000000000000000023dbc55f2b49071bfb545f76266b3a21f58a8cfcdaee8 3,663 1.00/1.00 vMB 35
847,357 847,357 00000000000000000001088a646fdf086dcaf27c8e4fc9634ac1e2dabcdae2da 3,452 1.00/1.00 vMB 34
847,356 847,356 00000000000000000001c0addf9f2c076b120f72353e8a4da93424268047df69 4,369 1.00/1.00 vMB 40
847,355 847,355 00000000000000000002a42c1211ae945276e3092823cda55f7af232010684a4 3,671 1.00/1.00 vMB 42
847,354 847,354 00000000000000000000d96f8e6bfca23f2f9515e97bfd6773590183aa61ad22 3,727 1.00/1.00 vMB 68
847,353 847,353 0000000000000000000207ab63205ab7fd67671e8411921a604bdab830dcc54b 4,055 1.00/1.00 vMB 49
847,352 847,352 00000000000000000000eeba9c76a2a248006f8a7473ae70641dcf6654a46337 3,936 1.00/1.00 vMB 50
847,351 847,351 00000000000000000001b32d8bb316f66c71bbe7eab0b4eabf5b048fc2349225 4,305 1.00/1.00 vMB 96
847,350 847,350 0000000000000000000349b23955abb4550c68412277d434c3d8bf6d9c3e52dd 5,573 1.00/1.00 vMB 61
847,349 847,349 00000000000000000001eb3a57a9053faad231b57bc19197b74a33d13df0c896 6,097 1.00/1.00 vMB 70
847,348 847,348 000000000000000000030507d3c057f3064c71ca29c74d889fd6a705da2021d5 5,967 1.00/1.00 vMB 99
847,347 847,347 000000000000000000009e83929f9e12a37ca40c3ad99ed1a9c20e4aafbdac49 5,000 1.00/1.00 vMB 36
847,346 847,346 0000000000000000000077bdcb115577ea6dcba15e32332fbecf888d1392b54b 5,443 1.00/1.00 vMB 55
847,345 847,345 00000000000000000002cfc4e7bb4a36b42a4214f8626310bf8327f94e02f516 6,239 1.00/1.00 vMB 32
847,344 847,344 00000000000000000001d2073ba401ceaec388e7c9ea7618bab2aea646b9c735 3,747 1.00/1.00 vMB 29
847,343 847,343 00000000000000000000aa7c72eed19c8a70e47339609d3d88343c113bff8167 6,806 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.76 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: 632.29 GB
    • Received: 12.11 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.