Loading Tool

Explorer IconExplorer

Memory Pool

26,864 transactions
4.77 vMB
0.04265262 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.47/200 MB

Candidate Block

Mining Attempt 1815a2949fb437f85b7ecb9e4259a1cba0fa72b5ae4412ccdf940ad0431aa8ff
Version 20000000
Previous Block 0000000000000000000128cedb9b23be56bc6bb3295241126822eef422b8ce0d
Merkle Root beedd558f15625c2f5e2f70c0db057fa0d49f4f5167036a2892770ed689ca756
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,845
Size: 0.51 vMB
Total Fees: 0.03106473 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,789 (866,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
46,317 46,317 00000000228387f7f26f04025021ed91a97b0deb94163194c98fba2ca39264db 0.00 MB 1 0
46,316 46,316 000000000fe4af75edfe0a409e559d3223443f47ce84d1becbff9aa4164ae328 0.00 MB 1 0
46,315 46,315 000000002216229081340002822557a40db8e7a29dda79d4a5ef55830e04f9a2 0.00 MB 1 0
46,314 46,314 000000002fcf95bd5eaa575e171c702ce6af93a403d0e9035a21a1a5b1616771 0.00 MB 1 0
46,313 46,313 0000000021cda28114b3d436caa5c9d26d296c0a1f960c77575ed398d04e381f 0.00 MB 1 0
46,312 46,312 0000000027482ef2a94720119a114800659880cf53a07d0b05e89aedd16859a4 0.00 MB 1 0
46,311 46,311 000000000c8bddcf3ecaf040311b99127e53fef4aea75b00000e7275a3ca116b 0.00 MB 1 0
46,310 46,310 000000002e233f53c7271ab0b959c306bb9e2e4c89032ecfc872af4e476c56b4 0.00 MB 1 0
46,309 46,309 000000003194947834f16fb9216e2d0747624beb2c7db247036b3f44b1e5521d 0.00 MB 1 0
46,308 46,308 000000002811983022375a12d7d99470c39ad493475408f4cb9cb2f54aa4380c 0.00 MB 1 0
46,307 46,307 000000001b0e9046e593b1bf78c5651b1463cb63e8e6f33a888b62bc8dc8b228 0.00 MB 1 0
46,306 46,306 000000000ac5c174e173d95f64d585a456e913de35b7a586346184b105dede7d 0.00 MB 1 0
46,305 46,305 00000000025ff5ba45844a8bc135590eb1095ac5b765efd5b2501ac46668a308 0.00 MB 1 0
46,304 46,304 000000002268570f2d16f639279690ad926beef4f736afd1b1a8181d1c77fd2e 0.00 MB 1 0
46,303 46,303 000000000c0685422964c6e2fd53406fccc79d6a6a88b62de167aaa03f5cff9b 0.00 MB 1 0
46,302 46,302 000000000c3843910e8df54cf69e99d3433e12063f4cd79cb5ba6eb8f0cb3e91 0.00 MB 1 0
46,301 46,301 00000000021e1e5301c00408cc135a6e2bef87537c6e456e70ae0d0a66123899 0.00 MB 1 0
46,300 46,300 000000002541291e14acdc14f71d79f027557dc617e0ee1ccfd49089c1fe9d50 0.00 MB 1 0
46,299 46,299 000000000fccb9e6031debf4f27dd9b1851b614e8053272dbc86f906ed292fa9 0.00 MB 1 0
46,298 46,298 000000001a7de8bbe3d089115a2a2803fa33618a6eeb0631c0f787303aa7795a 0.00 MB 1 0
46,297 46,297 0000000010c43b518a634da12b05cfbac69bd167f559e530fa765fee84774ff4 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 10
  • Data Transfer:
    • Sent: 149.37 GB
    • Received: 1.75 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.