Loading Tool

Explorer IconExplorer

Memory Pool

80,419 transactions
30.90 vMB
0.09117936 BTC
Random Selection Loading Transactions
Max Size: 187.15/200 MB

Candidate Block

Mining Attempt b7924e943dd8a7cb2de76d6f325c2a29cc1e2ca2ef7e96325d8703da0e26fc28
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 09a2b2399fbea67a9ac7076750c9262e0021c1adf497a461661bb914f5c8ac0c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,057
Size: 1.00 vMB
Total Fees: 0.01771821 BTC
Feerates: 106.51 > 1.78 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (911,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,065 4,065 00000000c047ccfc3f30c0a3ba8721f734f99b65b2a1501d3de25d6e6dbb9fb2 1 0.00/1.00 vMB 0
4,064 4,064 000000007741bfdff7cabdac934909f37681ff9cadb9d9e5e144357d092e6c1a 1 0.00/1.00 vMB 0
4,063 4,063 000000006241177e373562d47f31cb22e6882f2322477e112e0c2b1d52be2a30 1 0.00/1.00 vMB 0
4,062 4,062 0000000082af2efb14069baca4956a8d6e07d14638aaa7631c4102614c372cc6 1 0.00/1.00 vMB 0
4,061 4,061 00000000ab44313c02d4f5d29fd7cc5364670194559520ed5ce54a4889526b4b 1 0.00/1.00 vMB 0
4,060 4,060 000000000d2c83ac675b8a9f3478215806d59a027b2ee0667069eca81141b2a0 1 0.00/1.00 vMB 0
4,059 4,059 000000003840688c02eb2cae62075ab48e858b7db5d765d692f180ab796a63ca 1 0.00/1.00 vMB 0
4,058 4,058 00000000eb4792b5842f8fdba6d8fd2283b5447931a0a31c05cfaecbd2b9bafb 1 0.00/1.00 vMB 0
4,057 4,057 00000000d12a0e207d618ea3d25f4d63d8c9dd818cb0f79576b64c8f756d151c 1 0.00/1.00 vMB 0
4,056 4,056 00000000b005d169de586881ca9d11d8cf998c76284887996ae5d98ebe7778ee 1 0.00/1.00 vMB 0
4,055 4,055 000000006f2d7fce759451566e4d3ee7b118d126cbb2749725e35d222e4a8bed 1 0.00/1.00 vMB 0
4,054 4,054 00000000db3350d99fd45257ffa0656c73a58df3e7ec2f1ad0c31402296cbdb4 1 0.00/1.00 vMB 0
4,053 4,053 0000000017fd33169a5cba282545358041e867cfd751ea0a1b86caaa74532a0b 1 0.00/1.00 vMB 0
4,052 4,052 00000000f897024119d130276b00d5d605f4e938eda6a2632d87b1c921e2d243 1 0.00/1.00 vMB 0
4,051 4,051 000000008e59bdbd090967473b94ac429bfc1f54366a520a40be7106dd447e12 1 0.00/1.00 vMB 0
4,050 4,050 000000005521f7073f99a1cae1511c386efee46d23accbe3db41ddc5b41798b0 1 0.00/1.00 vMB 0
4,049 4,049 000000009187931abd629b696201401af122c825d3a8e00a69b0137ee26e9777 1 0.00/1.00 vMB 0
4,048 4,048 0000000013d7816b8a263980d36e213856d3b8be2fc3541220c3c9edae0b7f5c 1 0.00/1.00 vMB 0
4,047 4,047 000000003f3af7c360e772dea533bd6be905db241c3a2aa8edb5d353cf932d17 1 0.00/1.00 vMB 0
4,046 4,046 00000000260d3161f60c4d23b6f8b2f7d19c4f9eae2c354003c74c6e19a2bdf1 1 0.00/1.00 vMB 0
4,045 4,045 00000000f54ae42492abbdc195dcf041ac89e7c522272ae1d28e95caaa5e6b0c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.