Loading Tool

Explorer IconExplorer

Memory Pool

43,630 transactions
28.41 vMB
0.06108115 BTC
Random Selection Loading Transactions
Max Size: 150.51/200 MB

Candidate Block

Mining Attempt e9696a447ab6bb6c978e409d89350129b67723e0116840beaf336f634e366a1f
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root fc8b828506282762cb2bf547be312a0436ae49da2f3d74fe1dffc41fa915daae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.00692701 BTC
Feerates: 100.84 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (813,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,314 101,314 000000000000b14ed50abe402e1c497c72cba8589bda8aea32344c07f4bfa2e5 3 0.00/1.00 vMB 0
101,313 101,313 0000000000019cfaaddc82e758713e021d469aeb20caf5d28d1df8e57d57857a 14 0.01/1.00 vMB 0
101,312 101,312 000000000001c114db19d170ecec62ad04062cb66b7f04f69af03a82fc26be24 7 0.00/1.00 vMB 0
101,311 101,311 000000000002500f3c7308e8b0ef220914ae57ae8d349f8077fa6067ad10db97 16 0.00/1.00 vMB 0
101,310 101,310 00000000000394071717a38a58102d249d8acf473a9b404ca9e2dda71311310b 12 0.00/1.00 vMB 0
101,309 101,309 000000000003e455c4e306fc22b61296c2bc51d047b511b3c05bbfc171b880d2 9 0.00/1.00 vMB 0
101,308 101,308 0000000000009950b64c74b68e7a41c736d5a4307e3f45140274c0698db9dead 12 0.00/1.00 vMB 424
101,307 101,307 000000000001e7253f39ec296608c5434cbc87360949ee7aa8d05ea48aa3a7f0 1 0.00/1.00 vMB 0
101,306 101,306 0000000000010b701d21ba7d32d3547578115eb35b0617e79bb872d76780465f 7 0.00/1.00 vMB 0
101,305 101,305 000000000002805bd98e609757a263d257f6100ecb82fb787a88d038f3ae2d66 5 0.01/1.00 vMB 0
101,304 101,304 0000000000022075c145542400067067ca17b29e6a500b66fe33e626ab8342f2 1 0.00/1.00 vMB 0
101,303 101,303 000000000001ce19f87dddf32ea06a139408047182de821ed69972c5c9dafa97 2 0.00/1.00 vMB 0
101,302 101,302 0000000000016c4ab465254928849629bf92a848e04b55bd84dd45e32b5007af 2 0.00/1.00 vMB 0
101,301 101,301 0000000000005cca107f3f9071bd69582c7d8469f8b261fe8a7560cce4f607bc 2 0.00/1.00 vMB 0
101,300 101,300 000000000004044f1a5c496565fcfc37d2ec2ea2cf1b1bd1b1eb4aa56a9523cc 2 0.00/1.00 vMB 0
101,299 101,299 000000000003348283de1ca3fd93d09c2320fde8e001df7ac59fabba7274aedd 6 0.00/1.00 vMB 0
101,298 101,298 0000000000028e978f0ef61e24bb27963550f4d187256879fb3c0f9590bbdacc 1 0.00/1.00 vMB 0
101,297 101,297 000000000003625df2656201c836bbe2608e98ac4896d7e736bef4d139f9a810 1 0.00/1.00 vMB 0
101,296 101,296 00000000000064ce6d020fcc42734b17fac2f3ac41f610caa279a1c29ecef879 4 0.00/1.00 vMB 0
101,295 101,295 000000000002523ddcc4a1d0da40d52674605512db7021b30e1a87e36559fba8 12 0.00/1.00 vMB 0
101,294 101,294 000000000000760675a08e8387d963af6ba3dfa1f29aebcf46589db407cb29fc 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.