Loading Tool

Explorer IconExplorer

Memory Pool

77,444 transactions
29.09 vMB
0.10099494 BTC
Random Selection Loading Transactions
Max Size: 175.07/200 MB

Candidate Block

Mining Attempt bbaf18fccdee1d452b58aac971adf1110ece32224e8e700899b02f1197ab1c98
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 78625c098f72f39c3e0845abb992688aa77b54a9b1d96ec04b0207418e21f4b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,540
Size: 1.00 vMB
Total Fees: 0.02693524 BTC
Feerates: 453.09 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (89,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,583 825,583 00000000000000000000e67dd0752e4e2541a0e8977c7cb891ced56cde0d0e22 3,559 1.00/1.00 vMB 57
825,582 825,582 000000000000000000009e471fd381b967e6a19332493635c15f42a34dc3918e 3,340 1.00/1.00 vMB 40
825,581 825,581 00000000000000000002c930015157b515ff8346bd60a5174828c6f54db373f7 5,018 1.00/1.00 vMB 38
825,580 825,580 00000000000000000001fa21210c10f518beb76942ddc3846c10471c86e9a87c 3,422 1.00/1.00 vMB 43
825,579 825,579 00000000000000000002eed74aa4d1897d76490a0fbd9b09b2f86bc1080a96f1 4,143 1.00/1.00 vMB 36
825,578 825,578 000000000000000000033d22f2b9626dd392ad67aef826ccfe54e419912a2b17 2,244 1.00/1.00 vMB 34
825,577 825,577 00000000000000000001513d963bdcbff2814a8b1f7cc1fc5a61646030d8576e 3,786 1.00/1.00 vMB 43
825,576 825,576 000000000000000000029cc7caccbdadab06e36affac331c38e1e96d26c1fdab 2,883 1.00/1.00 vMB 48
825,575 825,575 000000000000000000032eb9792210a056ad9bff7ea2e465a7e7a803f6636f85 2,688 1.00/1.00 vMB 32
825,574 825,574 00000000000000000000e77e05fb71d742a1a1103941c0acd0a47cd969887abc 3,174 1.00/1.00 vMB 48
825,573 825,573 0000000000000000000026f8e2cd8732911d7827683b64cd8a593945d38cad95 2,466 1.00/1.00 vMB 39
825,572 825,572 00000000000000000002b00ae8adde5fb64699be3a2c1d7224da6bade7c43d3d 3,486 1.00/1.00 vMB 36
825,571 825,571 0000000000000000000127aa20c9ea7f4bd6d6358c126ccbd6cf14f16068eebb 4,014 1.00/1.00 vMB 36
825,570 825,570 000000000000000000010535efc4fd9ea789a8a190c00721f01e40ec42df6bf3 746 1.00/1.00 vMB 29
825,569 825,569 0000000000000000000393b5e6700603704c286aec53b3bb83d2f4f90228582f 4,195 1.00/1.00 vMB 34
825,568 825,568 000000000000000000023bf2154eccdfb0e04548aaccf4482ffcf1b52878a87a 2,553 1.00/1.00 vMB 31
825,567 825,567 0000000000000000000130a72bf7146d1da9d15491136a372578935bd07ec88e 2,227 1.00/1.00 vMB 31
825,566 825,566 00000000000000000003ce9f563a062c43b8d8d933991db4d2d3f80b5d26fe66 3,407 1.00/1.00 vMB 34
825,565 825,565 0000000000000000000091226677662f82d50d1a5699bd65ce2c81a2ecaa67d2 3,261 1.00/1.00 vMB 35
825,564 825,564 00000000000000000001d9f462f181b61a140469ea46932f0394edd6b841994f 3,152 1.00/1.00 vMB 42
825,563 825,563 000000000000000000027c846602ac0e8d6050080a2eba7995b1457731459385 3,055 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.