Loading Tool

Explorer IconExplorer

Memory Pool

77,244 transactions
28.79 vMB
0.07942402 BTC
Random Selection Loading Transactions
Max Size: 174.15/200 MB

Candidate Block

Mining Attempt 3e2debc5ba1c17e6694d354050af29e8d9aaa1807d79c76dc0aaf88f19af813e
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root f8e16d7c9313978157ed321d03bc54ae347ddf3d0d7eefad2fb6ee925c1695ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,749
Size: 1.00 vMB
Total Fees: 0.01942826 BTC
Feerates: 100.17 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (682,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,998 232,998 000000000000009f06d5c23a0067c2b7b483f835ccdba4d343aea8a5730c6c55 368 0.21/1.00 vMB 136
232,997 232,997 0000000000000139f3fac9c694a07ae78584445bee36fe3eef931b67c242a268 753 0.33/1.00 vMB 198
232,996 232,996 000000000000017a98ff2eb9aa1f3d390f4720220ad74df1982e098470b05690 333 0.13/1.00 vMB 221
232,995 232,995 00000000000001aa237cb1a550de38062aef5fe6fa7901700025e14905925894 90 0.04/1.00 vMB 163
232,994 232,994 00000000000000c599c5e150c815cea684b8130a7c173767311716cab33471df 558 0.27/1.00 vMB 183
232,993 232,993 0000000000000184c0bb4819b486c17dbda34834499ecdf31f860459e11e080b 218 0.14/1.00 vMB 49
232,992 232,992 000000000000002484e574a2e34dacacb9e6aff47516f1fef4cc1d78ec1ec3ed 264 0.25/1.00 vMB 106
232,991 232,991 0000000000000057679c6a9c900df7bcdd3513bed51eb5c87cff79888c332a1a 463 0.24/1.00 vMB 142
232,990 232,990 000000000000015be2e6f71a417ed30506057ed05f188a6643bbd4438cbd8863 4 0.00/1.00 vMB 0
232,989 232,989 00000000000000c061f76236bcfd02a8b28564380b24c4929dbc309d708f1396 663 0.25/1.00 vMB 193
232,988 232,988 00000000000000d3175535cc71952b52e8b2a291207b3f6b00a0066b28c5e51f 825 0.35/1.00 vMB 161
232,987 232,987 0000000000000004a59a73ed7893ffc632cf9f2e915f4e48c0adc56ebe91ae92 316 0.16/1.00 vMB 149
232,986 232,986 000000000000015311499a3519985733d2c339a06d2ac386333691563d3ccc0d 819 0.25/1.00 vMB 242
232,985 232,985 00000000000000bf97c5ebd81d406e4dd0ff84c54cc16cadc733b95291daf8f9 580 0.22/1.00 vMB 210
232,984 232,984 00000000000000578cb90d29b2d9f422c66947508d06ef1520a2f6d5cf44433e 767 0.37/1.00 vMB 167
232,983 232,983 0000000000000087fd9a2e6fa9dbdd1f6ecbe535571888b3bec49c0aa65bae7f 305 0.25/1.00 vMB 91
232,982 232,982 00000000000001c992c0d339d46ed0bab5b5c4246cb3871f8c8b7305b7db2f33 285 0.12/1.00 vMB 234
232,981 232,981 00000000000001a009bdf2cd91c259b42fc37d62d395bbda8b24d1b6e259729a 188 0.25/1.00 vMB 69
232,980 232,980 00000000000000f6d55fab1f68b9a4b748a62c1767b31db8dc23c51ada4f6612 592 0.37/1.00 vMB 100
232,979 232,979 000000000000013f62c1a5cb299688b781c19bf7e1509f13428400219f27b803 734 0.25/1.00 vMB 273
232,978 232,978 00000000000000d26b451b8d357cda6df91b2d16533fa0a6155a8459e961d804 196 0.07/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.63 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: 672.13 GB
    • Received: 16.16 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.