Loading Tool

Explorer IconExplorer

Memory Pool

73,622 transactions
27.22 vMB
0.06245287 BTC
Random Selection Loading Transactions
Max Size: 166.27/200 MB

Candidate Block

Mining Attempt 785e3e51109c66b0a4860b93078b01c6e6f531a006f697479a0212f3d31ad12c
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 96a1ee6a7938e37c0fbd3cafedc8030c28045de6af9f888eabb1d84b0301588b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.00473154 BTC
Feerates: 21.10 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (540,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,103 375,103 00000000000000000653f06026e0ad0987cf25f6b3d0b29c62f86b312f6415f2 268 0.14/1.00 vMB 52
375,102 375,102 00000000000000000350ed7ca721e98121136fea9249588112fa6c1879201959 666 0.92/1.00 vMB 15
375,101 375,101 000000000000000004f231dbb9c6c681c159fe9d060428187e6c4870e0337c8a 222 0.12/1.00 vMB 31
375,100 375,100 00000000000000000a845e4a87ffed101c8dcb92c48b1160792372554cbd83e4 943 0.87/1.00 vMB 17
375,099 375,099 000000000000000001ada3a683e1fb65f22385dc1a229f19fa3b7bd92b9fe08f 1,601 0.75/1.00 vMB 43
375,098 375,098 00000000000000001126f7e1fb8b768ff6e871bb05768e07fd4737887b77f118 1,906 0.93/1.00 vMB 42
375,097 375,097 00000000000000000e7859b48d8198fa59a853a8caf63a616ad7af4ddb917f77 1,976 0.93/1.00 vMB 43
375,096 375,096 0000000000000000057bb33efca923eab878219eaca5ecd0963b663d03410165 729 0.42/1.00 vMB 35
375,095 375,095 00000000000000001116fb2c1d299489806ecb687fa3287aedf9f03483c9d837 839 0.69/1.00 vMB 32
375,094 375,094 00000000000000000312360eee7d20531077588e087e2584c72adf6ada1a51a3 911 0.63/1.00 vMB 30
375,093 375,093 00000000000000000b6647bd4b1d5800e374da0a7640bad9f446ce528c28b480 1,235 0.71/1.00 vMB 29
375,092 375,092 000000000000000007e2b4fe7e2dc72280244567d14d30419f86640c66c34ef9 448 0.22/1.00 vMB 32
375,091 375,091 0000000000000000111300da25810f134b51e02d38b22c1b903f626796fa9a0c 1,122 0.55/1.00 vMB 41
375,090 375,090 000000000000000010f779a0476e869edf3daf83870f329cef8514acd63b4834 1,164 0.57/1.00 vMB 37
375,089 375,089 00000000000000000a1a6d039668f4a434ce29f88fe9f18651c09b5f627dad6f 647 0.42/1.00 vMB 28
375,088 375,088 00000000000000000f11f78615a2836539ec8afbfaca81e6701871c9096472ea 481 0.23/1.00 vMB 33
375,087 375,087 000000000000000004b6e8ff8d741cd418eecad81f4e3feec3aead70d1afec1e 1,671 0.69/1.00 vMB 40
375,086 375,086 00000000000000000976a8f7e2af11a3afe78cfc54a3fb15294a0b4d58cc2d16 1,264 0.59/1.00 vMB 36
375,085 375,085 0000000000000000063eb1559d79c46de6e041470885bd12ea66aed3a45e5d76 1,933 0.93/1.00 vMB 37
375,084 375,084 000000000000000001142bc002cb163a134d50d6866e974d112205cdd747030f 684 0.37/1.00 vMB 26
375,083 375,083 00000000000000000780cfcb29d6a29f2e1412581074147fec1d3f9e0cce4f13 1,797 0.75/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.83 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: 711.62 GB
    • Received: 17.10 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.