Loading Tool

Explorer IconExplorer

Memory Pool

80,862 transactions
29.94 vMB
0.07592882 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt 64f3306f595d2144917a866115ac4e3a2dd826c1769fad2624153c3d3d371add
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root d220480ea520ca892be431555bfb2bc1255f663344d6ad3ff412febfd5eddb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,192
Size: 1.00 vMB
Total Fees: 0.01457211 BTC
Feerates: 502.67 > 1.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (395,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,358 519,358 000000000000000000109e407aa60f1bff1559572216d502d254f415cdb79d2c 97 0.05/1.00 vMB 18
519,357 519,357 00000000000000000025fffe1a8db0da9e4043db4ac2cc211c5472f7ac3ef0d2 607 0.26/1.00 vMB 29
519,356 519,356 0000000000000000000b30be18233c34f008727a8d15a9b1b675a13f1da3280a 753 0.48/1.00 vMB 20
519,355 519,355 0000000000000000000f47fdf8943746a9f41014be72bdf9eec1a5528b08e96c 330 0.11/1.00 vMB 18
519,354 519,354 000000000000000000368c2b1c122ef6b33f1038cc2b6486367e0b5a481acc22 136 0.08/1.00 vMB 29
519,353 519,353 000000000000000000085848fc532a724aeb56406fad0b6fabc354b9749f982b 265 0.13/1.00 vMB 60
519,352 519,352 00000000000000000001c6251575c3ee423c5db66da636575f7a407626089713 772 0.32/1.00 vMB 31
519,351 519,351 00000000000000000016e2f4dc05ff195fde4521bc4c12105153917a0b263f85 1,802 0.67/1.00 vMB 31
519,350 519,350 00000000000000000008a7be394ba2dd995937d5a34178c49ae8ea44f42370f1 242 0.13/1.00 vMB 31
519,349 519,349 00000000000000000046fcfed8a197895e183d9f7847c12bae50d8bee326d9bc 363 0.14/1.00 vMB 31
519,348 519,348 0000000000000000001e30f3d4592587aaa2f196dcec3f804f9f0d7ae8c48473 1,037 0.66/1.00 vMB 20
519,347 519,347 00000000000000000014281bac3293465d9bf4d963e394dfa690b94cd0c8c823 1,967 0.96/1.00 vMB 23
519,346 519,346 00000000000000000013f1cca09ffd0858197acc2464de6431c4344590261a8c 875 0.53/1.00 vMB 25
519,345 519,345 000000000000000000092a3d5d1f401afd767f8a878d448cc7ec959ac8eb2182 85 0.06/1.00 vMB 11
519,344 519,344 0000000000000000001284e7b52cf2f9329d2f2cc70957e6693a6b78d7e3fb4e 365 0.21/1.00 vMB 9
519,343 519,343 00000000000000000033f93e3b264293c478b52c316815407a9e574f5f5f9526 1,782 1.00/1.00 vMB 24
519,342 519,342 0000000000000000001290bf95e6bcbe5e2ecc4254a8eb5918bd7c83ff862eed 31 0.01/1.00 vMB 46
519,341 519,341 000000000000000000139711f1aafcba0cb1c5478cd6750e67182585b99723c8 1,752 0.89/1.00 vMB 24
519,340 519,340 00000000000000000027264033979f0905e40513e1c207f9779a41e749474207 14 0.00/1.00 vMB 12
519,339 519,339 00000000000000000031189ef2542d985552b4da05eb23cc88473ebdd223c02b 1,653 0.75/1.00 vMB 27
519,338 519,338 0000000000000000001822f09f1821deb6b3b74e36ea1de4e232e5c60fa30ed9 54 0.02/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.