Loading Tool

Explorer IconExplorer

Memory Pool

85,944 transactions
31.97 vMB
0.12496118 BTC
Random Selection Loading Transactions
Max Size: 195.92/200 MB

Candidate Block

Mining Attempt 8dba7aa476754d3dcc1142a50cc8463355fdc6a9a8d5cba8d9f482593b06a699
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 6b6d2393abdca220111971b250c56b1c6a99ce0015792cc39b73daad0ba3f33f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.04558705 BTC
Feerates: 301.57 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (178,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,279 736,279 00000000000000000003fe341c76848aa3261dc80099a29b86e0fcc0921e05f4 2,640 1.00/1.00 vMB 28
736,278 736,278 000000000000000000069077fc2f0b419cfb6ab798aa07d53a6056ffbed17d6b 1,887 1.00/1.00 vMB 20
736,277 736,277 00000000000000000004976bf1462d0fe0d2e00f4c5c80bc9c5a2d17af390661 2,446 1.00/1.00 vMB 23
736,276 736,276 0000000000000000000685b7103795cbcbe7457f147957c216d14290c01c3497 832 1.00/1.00 vMB 16
736,275 736,275 00000000000000000003350e41421cbcf3f5b751b9efdb9247a019474910cdc2 1,083 1.00/1.00 vMB 17
736,274 736,274 000000000000000000014da1b369fd89ae2b3eded46820b14e945bf829f527c2 1,982 1.00/1.00 vMB 19
736,273 736,273 0000000000000000000170ea814880347a6f77471ab0beb5140144451cd6a286 146 1.00/1.00 vMB 13
736,272 736,272 00000000000000000000abd0ea2101f6aef40315d1d029fc66899224dbab319a 374 1.00/1.00 vMB 14
736,271 736,271 00000000000000000003585ed0f33513972a0fe0ba86b5c1f6c1da449ebcfc94 614 1.00/1.00 vMB 15
736,270 736,270 000000000000000000053162d8d17b441b6da748bc7471c24b5fe21e17c3568f 2,043 1.00/1.00 vMB 21
736,269 736,269 00000000000000000000f3e84acdbaaa33692aa77a30e3bc3884645584594eb6 2,517 1.00/1.00 vMB 22
736,268 736,268 0000000000000000000297bf5e87d0dd01e45e4f2fcdedfc4a24517436d9cddd 530 1.00/1.00 vMB 14
736,267 736,267 0000000000000000000722a4d23f1b5675a7c9b95ef65ffb584272bef9258a5c 1,424 1.00/1.00 vMB 14
736,266 736,266 000000000000000000039a2cb04308219e55aa828882ed0784a86ef84dc3c7df 2,752 1.00/1.00 vMB 21
736,265 736,265 0000000000000000000292df123d88e08da4e353f7acf9bd1ec6d37021f9741f 2,528 1.00/1.00 vMB 20
736,264 736,264 00000000000000000003fa89bea13077931af80dea51b0600ba251d6dc9df586 3,413 1.00/1.00 vMB 33
736,263 736,263 00000000000000000006a6ecd9158ee4c4a322a812d32b2eda72ab563ee3d92e 1,694 1.00/1.00 vMB 15
736,262 736,262 000000000000000000084a9ea2c9c5fe9ae34a420f1731810f8cecebd7f1af62 3,077 1.00/1.00 vMB 24
736,261 736,261 000000000000000000057dac216659eab64348a088a2a7158b1fc2ddfea8a445 2,537 1.00/1.00 vMB 19
736,260 736,260 0000000000000000000641ce7c4298d18a79f80a8d6d885d70ff454e3d463465 3,360 1.00/1.00 vMB 19
736,259 736,259 0000000000000000000376776d941567a6ea259a0aa1f2f2244f2a9dac7537eb 3,265 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.