Loading Tool

Explorer IconExplorer

Memory Pool

79,028 transactions
29.29 vMB
0.09628923 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt f3bb7194f064db7f16f2624ea04f0ff942d341f80482c73db895ce8ee7c0d77a
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 5fbc71a728dfda3ea69a596197ad1b8f7436514d2bc6278016df0c372a2034e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.03430536 BTC
Feerates: 150.62 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (297,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,329 617,329 000000000000000000056233dc8a06291400834a294625bdc54d40da06276238 2,067 1.00/1.00 vMB 14
617,328 617,328 00000000000000000004f484eed4ddab2e4a3548934816543bb6bb569653f2c3 2,450 1.00/1.00 vMB 7
617,327 617,327 0000000000000000000171e159c5830da43d0d69ae716a9cdb3eff7006f349df 2,639 1.00/1.00 vMB 20
617,326 617,326 0000000000000000000626d258a0d19ee43d177cb38bbd971bfcd9df0e7059e6 2,546 1.00/1.00 vMB 14
617,325 617,325 000000000000000000111f3389efe1304595e83b8fa08d5b49ea4afea9e52cf6 2,939 1.00/1.00 vMB 34
617,324 617,324 0000000000000000000c986ec3441916365fd7df821f058a18918dbfd3e52aed 2,705 1.00/1.00 vMB 14
617,323 617,323 000000000000000000016ad1138e7bed883da35e38646bac87383eca455cba1f 3,240 1.00/1.00 vMB 38
617,322 617,322 0000000000000000000b4d367e381455ed0716e1ea361d6e67f6c342336b3a4d 2,366 1.00/1.00 vMB 10
617,321 617,321 000000000000000000114cd0ccbf8551db8b6467c50ef35e31a9c4787546226f 2,423 1.00/1.00 vMB 27
617,320 617,320 00000000000000000002671e839b1102ccffc0868d2b384e9ded18c7916d7633 3,412 1.00/1.00 vMB 39
617,319 617,319 00000000000000000003e7ab942cb24a1adec901796d1d642e69531e2fbe86ad 1,410 0.48/1.00 vMB 18
617,318 617,318 0000000000000000000f5fa0c6e1b289b321e9438a5937cb5c7cc6c9597a776b 1,782 0.55/1.00 vMB 21
617,317 617,317 0000000000000000000111510ecf4c2959d44375b9e466d4ab616530b7497bf7 1,278 0.37/1.00 vMB 21
617,316 617,316 00000000000000000011ef794985f99acbc41a33174bae62ba9203f1bf4a9289 60 0.02/1.00 vMB 28
617,315 617,315 00000000000000000006325d3912dea324e62d29cc0b71dd386d547e572bff54 2,888 0.83/1.00 vMB 21
617,314 617,314 00000000000000000009c5c0a273744bf23c929dc0b23e79d89136f11730289c 1,475 0.34/1.00 vMB 6
617,313 617,313 000000000000000000096d94ab9e3d04a40c9a4a3e5bf811b9318712bd8f3231 2,788 1.00/1.00 vMB 24
617,312 617,312 00000000000000000010580f08b27120af1c916243897f27f5d3c83c2b1983c1 90 0.03/1.00 vMB 18
617,311 617,311 00000000000000000000f8a6410f9c36dc489d976ff29097fa13e4144cc9cd75 1,774 0.60/1.00 vMB 18
617,310 617,310 0000000000000000000e4137f77fdde32b332cd9709998b343926cbb12b5ff6a 2,173 0.64/1.00 vMB 8
617,309 617,309 0000000000000000000f0a60680a227595cb6dc1b95be51e2cfcf1311a31cdf5 3,097 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.