Loading Tool

Explorer IconExplorer

Memory Pool

85,638 transactions
31.93 vMB
0.20903228 BTC
Random Selection Loading Transactions
Max Size: 190.99/200 MB

Candidate Block

Mining Attempt 374faf88b2326b86aeba58f08eb62b10480ac96fd34ce171591848216190a0e0
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 94b0bbcc5b0f46dcf0bba853693e24b1c8ae4770a776de04580f3c1062fa1916
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.09456735 BTC
Feerates: 529.10 > 9.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (648,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,994 266,994 0000000000000007c5b4950b24147f7856421c1420b11c28b0662de01583673a 216 0.12/1.00 vMB 57
266,993 266,993 0000000000000004d29530e98151b0dee111a1141a89fea6d3621b6243a53b2a 54 0.04/1.00 vMB 35
266,992 266,992 0000000000000009084b6de70aca07473ac87538b9a9745b2a630ff05b4ed4fa 267 0.12/1.00 vMB 151
266,991 266,991 0000000000000000d420252846dd1955032787769a622fef76f8d57072ddd1a7 32 0.01/1.00 vMB 142
266,990 266,990 0000000000000002853e2d961ca48565e09453c1b06fcecf57b9b9a4b2a7a4a8 235 0.10/1.00 vMB 96
266,989 266,989 0000000000000004447568799350fe85a0c7ff05ad912c9da087be7d00384be3 22 0.01/1.00 vMB 48
266,988 266,988 000000000000000035e23d4e39912723b23ab09a6f6f060f749d0f808c9d64c8 107 0.05/1.00 vMB 122
266,987 266,987 0000000000000001718bdbf77d59dd38e87962ee152313a35665e8aa382b4408 259 0.14/1.00 vMB 50
266,986 266,986 0000000000000001a1dee78c869f439bc77103ec4b68debe7e024476885783ea 89 0.04/1.00 vMB 27
266,985 266,985 000000000000000235553b3de26939d0b9c4e073d2d9c72d1ffd9a215cde3f28 206 0.11/1.00 vMB 69
266,984 266,984 00000000000000065fe39be27db36d09c2298618a3a3524390d614e7282f1038 266 0.15/1.00 vMB 53
266,983 266,983 000000000000000a74e00b8e9a8ee67858ec5fd7e76e28fea4c0fa0e624f9655 17 0.00/1.00 vMB 176
266,982 266,982 0000000000000008f9fb747e199361c78633c1760e386648d13e9ec291df38e7 107 0.04/1.00 vMB 107
266,981 266,981 0000000000000000660a627616b06bae7b0a93e4e1c67cb65f7438064ffdd71f 588 0.28/1.00 vMB 40
266,980 266,980 0000000000000007b2083d94618991cc043fb28221d3f79bb774e93096b73482 679 0.25/1.00 vMB 184
266,979 266,979 000000000000000324bfc826efedbc21f4efdef0387e0b6abfa710b768a4f1cb 234 0.10/1.00 vMB 72
266,978 266,978 000000000000000153d277520e727ef3174ead7e4fa1a3adaadf26aa2cc24699 372 0.15/1.00 vMB 87
266,977 266,977 0000000000000005fc0cffa2f1c60362ad998d2a6dd92ab69c34235a0e0b064f 522 0.21/1.00 vMB 103
266,976 266,976 0000000000000001daf527009e07f452eee5dca920d3a9253b682d8bd26783ff 1,158 0.44/1.00 vMB 73
266,975 266,975 0000000000000000c1346ecd6e4f946a11526e16731978b78de818fc09a87e34 611 0.25/1.00 vMB 95
266,974 266,974 00000000000000019d423d47274ef8768c3400e98116d0b726f444c561e3f929 495 0.22/1.00 vMB 100
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.70 GB
    • Received: 16.31 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.