Loading Tool

Explorer IconExplorer

Memory Pool

85,409 transactions
31.96 vMB
0.19937865 BTC
Random Selection Loading Transactions
Max Size: 189.92/200 MB

Candidate Block

Mining Attempt 573c73319619f29e5531ac43dffa71ddcdccef346d676cc86c915c68223772ed
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 0f25b648991e025ba2fdc70aac34e7e9a977c94b91b5f923a85c3672ecc0bb65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.07719429 BTC
Feerates: 301.64 > 7.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (559,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,490 355,490 000000000000000014f912f5f5d40dfbfcaed47c38992953b87077e97d6ca9d6 685 0.35/1.00 vMB 27
355,489 355,489 00000000000000000f39f4e330adfe725377c610e190c0c6066bc3b9154b3426 2,002 0.88/1.00 vMB 31
355,488 355,488 00000000000000000d3ce7f33ee7e5f8c0752469951534d99be6094ee0c8f3c7 112 0.07/1.00 vMB 17
355,487 355,487 000000000000000000e1bfd577589ce7ccf34de30b3360968f94045ab0c51cb6 494 0.31/1.00 vMB 29
355,486 355,486 0000000000000000098394eea7796f0cde8ffccaa65af66f084495e6b7225e1f 833 0.50/1.00 vMB 25
355,485 355,485 000000000000000005b08988617b24c52903974dd1acfca81467b8a14dbf51a3 493 0.36/1.00 vMB 10
355,484 355,484 000000000000000009adbfc200c13775313f9c80944049e7cff3c673d8d43c00 1,614 0.75/1.00 vMB 33
355,483 355,483 000000000000000003f7d442a7a0320e219dc7863002dc40071683155c04eaa5 1,606 0.75/1.00 vMB 31
355,482 355,482 00000000000000001092a936f1dba49b78cfcf1446004cd891bdd0653be10727 636 0.31/1.00 vMB 24
355,481 355,481 0000000000000000158db52dd47fa7f01adbb7de57629e556bafa34dc893ea83 298 0.12/1.00 vMB 32
355,480 355,480 000000000000000012cc84945fd787a7f5ca463c7ddcaa248c17c7f309e329e9 634 0.32/1.00 vMB 25
355,479 355,479 0000000000000000110675373458391284fe1a3080c7d99b317b567a6fc63ab8 692 0.33/1.00 vMB 26
355,478 355,478 000000000000000010a6d4bb833171ba867370c28dbfe541dc326b6f6efa4903 594 0.54/1.00 vMB 17
355,477 355,477 000000000000000009071a2fd4c86ee7391c11e25fd69bb614ddf9b65cc196db 2,275 0.75/1.00 vMB 46
355,476 355,476 0000000000000000117e2753359c7d0ea88fd0998a6f7a023d5893548d669433 1 0.00/1.00 vMB 0
355,475 355,475 00000000000000000b012426195ee7b759bbe1615738efd680404e88bb923f05 2,021 0.94/1.00 vMB 45
355,474 355,474 00000000000000000291807b5e482990efdc4bee0a6d11f2294d364376f8edbd 182 0.09/1.00 vMB 26
355,473 355,473 0000000000000000004c53e73a15565329c6707ad7617a71eba3e066e4f07694 512 0.23/1.00 vMB 30
355,472 355,472 000000000000000012dda0c80285321a709cc79966ef03399508a5421fd2bb52 547 0.29/1.00 vMB 27
355,471 355,471 000000000000000009eed1a8c07c52c6f7a3b2f04a04b8fe5d97e6d54908ba6d 132 0.05/1.00 vMB 32
355,470 355,470 000000000000000009c96ff5e1eed4dcc0da7a7e99e5cc665ea943f71f737970 300 0.15/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.65 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: 672.64 GB
    • Received: 16.29 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.