Loading Tool

Explorer IconExplorer

Memory Pool

35,959 transactions
26.85 vMB
0.06380715 BTC
Random Selection Loading Transactions
Max Size: 135.69/200 MB

Candidate Block

Mining Attempt 067ae7e85b64dab452e053fecfdf20d3fb524968c7d173914dcdd9f80492c01b
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 7f1dd115875db8dcc76d4b884818ac5503a3ae280ede174693cd550eb6469045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.00536791 BTC
Feerates: 45.66 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (109,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,213 805,213 000000000000000000000e12d78b95cdcd75b32112a993fab41633c91035e560 887 1.00/1.00 vMB 11
805,212 805,212 000000000000000000047e65fc268e815bf9bfc424bc21b04ab61233ee67fae5 1,750 1.00/1.00 vMB 13
805,211 805,211 00000000000000000004911bc0b277fd4bf32c26179641974a6f0c5bcbbf6fc2 2,438 1.00/1.00 vMB 14
805,210 805,210 000000000000000000011dbee7610a9f86f206dccde98aff48f868404b6306d4 1,542 1.00/1.00 vMB 21
805,209 805,209 0000000000000000000168f2123519cb7cddbe89913dfcba0e212abbf8d5b922 1,384 1.00/1.00 vMB 12
805,208 805,208 00000000000000000005078d34a646e7af98ad20b1a255b546110640f9a7898c 1,803 1.00/1.00 vMB 13
805,207 805,207 000000000000000000046272ffdd9fa8060acdc6d4414fd17d212b75290e8501 3,820 1.00/1.00 vMB 13
805,206 805,206 00000000000000000002e4f5c947fc405b91abc2dfb8949fbb638c97b40af695 2,805 1.00/1.00 vMB 18
805,205 805,205 0000000000000000000249bd0a35cbfd4fa49c537823969c71b40d68692d2525 2,593 1.00/1.00 vMB 17
805,204 805,204 00000000000000000003ba0417838a616403e14ba14c8cda90e884087f336c3f 2,232 1.00/1.00 vMB 16
805,203 805,203 000000000000000000041218d5ead00fb30c8dbcdc6cc093fb6cf3cff4fa909b 1,669 1.00/1.00 vMB 16
805,202 805,202 00000000000000000000ebaaaf866d7ef0914f394b52b23e3ec54554f5bba54b 3,100 1.00/1.00 vMB 21
805,201 805,201 00000000000000000000d02e7b60bb1aaf810f3bf10d9c7dfe5c3d200f92c430 2,191 1.00/1.00 vMB 24
805,200 805,200 00000000000000000003db6f7b94a5bebcf0db944e60ec5235c23dfaa220840c 3,352 1.00/1.00 vMB 18
805,199 805,199 0000000000000000000040776f7a64838a3ec78c4326b85a7c3e7a1ea8e80f9e 2,856 1.00/1.00 vMB 14
805,198 805,198 000000000000000000035fc050b23dfe956be33199329d1f1cf7c76daadd903d 3,370 1.00/1.00 vMB 19
805,197 805,197 00000000000000000001a275d47a0e8083bf0cd5be06d1d99f7bd17aecd84652 2,601 1.00/1.00 vMB 14
805,196 805,196 00000000000000000003b943e7b87d2c9f5c578cf6b02e14e07f15a207f1a6bb 2,777 1.00/1.00 vMB 21
805,195 805,195 00000000000000000004b456dc69f2717976c5a8cd7b6e2d3fbd0f3537cde038 3,418 1.00/1.00 vMB 16
805,194 805,194 000000000000000000043de0d33024bce0575070eea8f3f3618598e5ef28bae6 3,126 1.00/1.00 vMB 20
805,193 805,193 000000000000000000000a5f1c3b958a193b16fb777871f3f077ca0efc20e8ad 3,077 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.75 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: 631.33 GB
    • Received: 12.06 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.