Loading Tool

Explorer IconExplorer

Memory Pool

25,692 transactions
27.13 vMB
0.06356432 BTC
Random Selection Loading Transactions
Max Size: 129.45/200 MB

Candidate Block

Mining Attempt f6288a2f4a6641e3c5a7ad01673a847e3f22d0e3476ef58c05fdeed7ad90be3e
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root a7a10a4f8c6f1b036a9745b082accca20857b06b22cab5433decfc807b30129d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,395
Size: 1.00 vMB
Total Fees: 0.01245540 BTC
Feerates: 96.11 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (136,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,658 777,658 000000000000000000025ffda17ef8c93eba894ee059ef6b8ca282b990da59f4 1,929 1.00/1.00 vMB 8
777,657 777,657 00000000000000000000eeb7906cc70fbb08ad034b49e9a422c2452ff838e66d 1,480 1.00/1.00 vMB 7
777,656 777,656 00000000000000000000e2319131e7e41d3b93e8b9086fc427f2ee9383aa2686 3,417 1.00/1.00 vMB 18
777,655 777,655 00000000000000000006c97c883ac08d3a3187b60fdb291a0b884f1883646f86 730 0.59/1.00 vMB 6
777,654 777,654 000000000000000000028fefd01521557f009f1e5f6171c6d5eca240291a3693 1,363 0.72/1.00 vMB 8
777,653 777,653 0000000000000000000128c94957971f0ee9e402c1c6a8a5c4293c2e6cb721f2 605 0.94/1.00 vMB 3
777,652 777,652 000000000000000000069f69b4dfab33a4294fe09b75777e3334787404727f84 1,447 1.00/1.00 vMB 8
777,651 777,651 00000000000000000003f4a7616e8220c2750771641ee5b7bd90439ae9da5688 1,107 1.00/1.00 vMB 6
777,650 777,650 00000000000000000001068efc53189b1b976b0f47706d05a53a6d6f928183a0 658 1.00/1.00 vMB 13
777,649 777,649 00000000000000000002548df9debefbe8ddd3892d95535bb53bef1e570454db 926 1.00/1.00 vMB 5
777,648 777,648 000000000000000000024b7738bccede4d980d8ff9ebe53fcdbeb1d1e8674370 1 0.00/1.00 vMB 0
777,647 777,647 00000000000000000006b7f9d164cff98695346d5149987e12ea7fcbb4487909 1,413 1.00/1.00 vMB 8
777,646 777,646 00000000000000000005327c7492a254dbdcc62cdf3814ebda3d7b5733062baf 2,033 1.00/1.00 vMB 10
777,645 777,645 00000000000000000001f9651f162cdb491a94aa826948b198b88b0b1f193642 1,148 1.00/1.00 vMB 4
777,644 777,644 00000000000000000005379b5f4edf29597c6ab19884756330f5866e82f06f3e 1,192 1.00/1.00 vMB 6
777,643 777,643 00000000000000000004aed02fcd30a151e50733ac8d6cd54de168234d59eb02 1,208 1.00/1.00 vMB 4
777,642 777,642 0000000000000000000599d395afef11a28e08dc303fdfca327413e325ce13ed 793 1.00/1.00 vMB 3
777,641 777,641 0000000000000000000382b2e4bd8d210ecc7898bcf74146a3a4c50a49d0e883 2,494 1.00/1.00 vMB 8
777,640 777,640 000000000000000000004e22f0b1a0ca9f1be8b9a9f288811f700f18286b092a 2,185 1.00/1.00 vMB 10
777,639 777,639 000000000000000000048e3fe98653345f4a2edf3d71dc4c551a6864b5efe971 3,736 1.00/1.00 vMB 25
777,638 777,638 000000000000000000047485fea1f579d645556f8ad49f8d3936b4703700721e 2,995 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.46 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: 611.00 GB
    • Received: 10.77 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.