Loading Tool

Explorer IconExplorer

Memory Pool

79,111 transactions
23.81 vMB
0.10525557 BTC
Random Selection Loading Transactions
Max Size: 153.31/200 MB

Candidate Block

Mining Attempt 4d97133eddb49a8deb7a45f62dd81693a5dc44f3aad539c88edf5eb0e711df14
Version 20000000
Previous Block 00000000000000000000d8824305e65809f7f54a1ce7e3b8645993571a8a5018
Merkle Root 416d9e5715dde5f9409cc3f272594fc843328bb889f13dd70f65b019600a2e74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.03376883 BTC
Feerates: 151.12 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,830 (789,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,106 126,106 0000000000004487a0916707ae597b00abf06ca0c81a7c4580ce5c3455343498 27 0.01/1.00 vMB 1,134
126,105 126,105 00000000000021a41d088f4e1ae71bd3f95f81434104672927670fee405e2071 10 0.00/1.00 vMB 34
126,104 126,104 00000000000038b20d26adef77589c7d835dc81bf6af8cb3dcc13513f9a8f394 11 0.00/1.00 vMB 280
126,103 126,103 0000000000002c9a79d0e15fd809335b7ea11aa277be3b119c080b9a3adc64ed 16 0.01/1.00 vMB 865
126,102 126,102 000000000000290106693b3d722fb17f01bbde39474fa5338c6a13e96530cd5b 56 0.02/1.00 vMB 158
126,101 126,101 0000000000000e16e410ca9cf25eab64f03a60ad8f6295a62aa31036daa258a5 1 0.00/1.00 vMB 0
126,100 126,100 0000000000004484f2a41e2a16e7e60d06d6c675a0c2af31c3bd665fbcf6162a 32 0.01/1.00 vMB 751
126,099 126,099 00000000000039a142c3b58df81ccb57d30d94f5d30e9a545f2045caf51f61b6 8 0.00/1.00 vMB 0
126,098 126,098 0000000000001f72310089f1b0c2f41f1cb9877290140f8928224a2a5780fa6a 33 0.01/1.00 vMB 753
126,097 126,097 0000000000003254778ded4907b0748fc565a9850b96b2de472c7a3ac2347e9a 26 0.01/1.00 vMB 722
126,096 126,096 000000000000070bad172c33d6c5aa38e3229af850d4ae66471ff0ec99aed84c 73 0.03/1.00 vMB 478
126,095 126,095 00000000000025bf397bd79ae1580d37631c2c36c2ced58e4b3968e8435cfbe0 24 0.01/1.00 vMB 791
126,094 126,094 0000000000001b2712f1ce42e37e2451a9e35fbbc2cac77bb69d395f7379760b 22 0.01/1.00 vMB 1,179
126,093 126,093 0000000000002dd24d74acb99e8a4558877ce351a980468ba134b8a969cd8136 14 0.01/1.00 vMB 652
126,092 126,092 0000000000000779a780438c39996057375717046969497584be358bc62976b8 10 0.00/1.00 vMB 812
126,091 126,091 0000000000004412ab0513ae246227758ff32edce4b539727a728cc6af56c3ed 7 0.00/1.00 vMB 0
126,090 126,090 000000000000176d2d58235deeae46315f86bdeee93025deababba0269c287fa 8 0.00/1.00 vMB 944
126,089 126,089 0000000000002a286876f6de67453251a9c384e9dd44146fc3ac4f3b24ddab32 42 0.02/1.00 vMB 662
126,088 126,088 0000000000002cfcbab26930d8f5bb1f90276ee3d60e8ee3eb7092e97b314a64 3 0.00/1.00 vMB 0
126,087 126,087 0000000000002e65f5cc554e99c352af958a63f4be663627f2c569e5a996a03a 50 0.02/1.00 vMB 890
126,086 126,086 0000000000003928b0107b2950139c1ab52c5dbe969913d0a825739d571c5f4c 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.81 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: 791.43 GB
    • Received: 21.79 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.