Loading Tool

Explorer IconExplorer

Memory Pool

77,399 transactions
27.92 vMB
0.08542472 BTC
Random Selection Loading Transactions
Max Size: 170.21/200 MB

Candidate Block

Mining Attempt 01032e2c849186121dd212df087f83064a71e06e7f927ff87bb295fc4a864118
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 369711fd95a6a8df477ae58167de55f6a663f7f878fdee50f2bc98cc96162781
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.02547341 BTC
Feerates: 402.60 > 2.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (442,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,862 472,862 00000000000000000055cd4db607482155154ef2df0321dc78bb5cece7b02160 2,357 1.00/1.00 vMB 376
472,861 472,861 0000000000000000006080711e6279367b555aa1d284dc8d29ea7ba5d5ada9e5 2,191 1.00/1.00 vMB 386
472,860 472,860 0000000000000000000a26485b17b050614e743a16e3c8b3cf070f6851e01f27 1,390 1.00/1.00 vMB 106
472,859 472,859 000000000000000001695ca4937f82616dac469728598c75ff37c802da81d6b1 2,157 1.00/1.00 vMB 300
472,858 472,858 00000000000000000062588451efe0d8c51482b3a58da92e9cdbb0a1cc57a394 1,706 1.00/1.00 vMB 252
472,857 472,857 000000000000000000acabb2b4fe09cc88765e8dcc89ed5c16a3178cdb8dab82 1,411 1.00/1.00 vMB 64
472,856 472,856 0000000000000000002c5e70c2abeabd9b380a0a54a91558094111f3f4758bb1 1,951 1.00/1.00 vMB 234
472,855 472,855 0000000000000000012ba3bff42128d02105391aa1b7ad9d89c9b3bbe70b20f6 1,675 1.00/1.00 vMB 252
472,854 472,854 000000000000000000979c729007e5b7cf5bf08670e870720bedcd3883ead5eb 2,184 0.99/1.00 vMB 354
472,853 472,853 00000000000000000131f170eecaf1a01d28ba5ae03a73226fb273e1d31fdfc6 1,249 1.00/1.00 vMB 115
472,852 472,852 0000000000000000011ba8c1ddaa5aa3e69ed8121bf550723f8f3ca8078cd609 2,289 1.00/1.00 vMB 310
472,851 472,851 0000000000000000015312e965bfff25d0ff4290608131c368d583fadbb0d3d4 2,159 1.00/1.00 vMB 318
472,850 472,850 000000000000000000ed5516170b2c6ad5e2ff41233cb37947b287f44d796769 1,504 0.99/1.00 vMB 169
472,849 472,849 00000000000000000171a8a669497c5b614977b02edbc13659be5859f011a9e7 2,382 1.00/1.00 vMB 285
472,848 472,848 0000000000000000004b1d624ebac7f037c3d65be4cf3f86817ea7ab94ff654d 2,420 1.00/1.00 vMB 288
472,847 472,847 000000000000000000586a257a9d9c3f1e50b758b6ea607e642452f3c4cab3de 2,584 1.00/1.00 vMB 397
472,846 472,846 000000000000000000675e53dd374eb03d1517129d5a7e187027d3a4470d2f09 2,472 1.00/1.00 vMB 375
472,845 472,845 000000000000000001093511134eb6c427359128acda89317ab4d05361d0a280 2,625 1.00/1.00 vMB 367
472,844 472,844 000000000000000000e8329ef65dd52bf232b0f9f7322aa924fb7e3ce6919144 690 1.00/1.00 vMB 77
472,843 472,843 00000000000000000044beb5ebf9be32f3fe934898feb8204222bc2e06683805 759 1.00/1.00 vMB 78
472,842 472,842 0000000000000000015ab3d543f685f5a2c4526d6d24c4d4c5ba8edfe7bb4033 1,924 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.