Loading Tool

Explorer IconExplorer

Memory Pool

80,423 transactions
30.18 vMB
0.07409162 BTC
Random Selection Loading Transactions
Max Size: 184.93/200 MB

Candidate Block

Mining Attempt 0c5d82b1c26fd1f391c4b3de73447fc061330c58ac2dab3c1c66cabc2fb3114f
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4e94ecc450f8d346aafb44febb88e845df4fc7f702bf10ef544d5902e5ecb603
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,665
Size: 1.00 vMB
Total Fees: 0.00688007 BTC
Feerates: 40.21 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (878,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
37,229 37,229 00000000383b8fcdc822827389655f1d7e2900a10d73692ec6d15f33198c5a09 1 0.00/1.00 vMB 0
37,228 37,228 00000000355ea3e6c3517c05a41f723d26abc60a48f52f2ee2fe48bc0ecaa529 1 0.00/1.00 vMB 0
37,227 37,227 00000000422d1012c0ce13871c5c5307c3e5a46b597f42e7e1fe85ae3e0bb367 1 0.00/1.00 vMB 0
37,226 37,226 00000000089612a9737d3df9980c206d0f1bdda6a50a6e78a22a1c5007740da5 1 0.00/1.00 vMB 0
37,225 37,225 000000007ec589242eb899f616111b11bc7884d40b0a42a621b64179f6849e48 1 0.00/1.00 vMB 0
37,224 37,224 00000000a5148e10d1d419b7d336d862b2826aadc3396b832e450e21d61dcf03 1 0.00/1.00 vMB 0
37,223 37,223 00000000b65f3d198e54a19a7400aff194e2d2b5094692c0f622399fe879455e 1 0.00/1.00 vMB 0
37,222 37,222 00000000a805cb28b47dc57c20c4e587f0346c95515f08c73e13102e790f6144 1 0.00/1.00 vMB 0
37,221 37,221 0000000008af77d110d495ea1885c2f1d2bab1b0ee092e050ecf3474a9b5cd25 1 0.00/1.00 vMB 0
37,220 37,220 000000009b4d9c01364af1d983dea8b9ee21f1cbfc37dc9c02f2fa24198756f6 1 0.00/1.00 vMB 0
37,219 37,219 0000000009566a1327839dd4115311d2e7c5b216ae757b49382d756e4c6ee1b1 1 0.00/1.00 vMB 0
37,218 37,218 000000008e53db4aa040797b1c90512d08f0a1d67598c015dfd1f580cf47359d 1 0.00/1.00 vMB 0
37,217 37,217 000000003ac2105b1b8b94c7e0ec7ba5901c68e3264a4455e6ca7d6a18d9fbfe 1 0.00/1.00 vMB 0
37,216 37,216 00000000a7a799cde2ab6052a5f80dfa511fa72e8c3ed5240c1ed480e57c35b1 2 0.00/1.00 vMB 0
37,215 37,215 000000002114a0d4f05dad886025be38768668540716a8f6aadf2599c42f85bf 1 0.00/1.00 vMB 0
37,214 37,214 00000000b96085dbfd9941851b6067cc816053caa72da5625fabde5420a9621b 1 0.00/1.00 vMB 0
37,213 37,213 000000007803351b6f6c04b0f8f1fcfa50d5e986ea4f03020c31f38f4c54cbae 1 0.00/1.00 vMB 0
37,212 37,212 00000000ba3114cfc090a1cad7543978b616c7fbf714bd773190db006e356ae1 1 0.00/1.00 vMB 0
37,211 37,211 000000003d3c177f9290f68cb7eff4cf8369ce43b1138ab15ac80eb939ced02c 1 0.00/1.00 vMB 0
37,210 37,210 000000005e4a4c5c907fc9b2c294b8cb2ef18ad2b0cbf406dc78be8d12197aab 1 0.00/1.00 vMB 0
37,209 37,209 000000009474d388a2ad6ac47a2e00bcca77da15ffba3b5bc48532586247d0e6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.98 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.