Loading Tool

Explorer IconExplorer

Memory Pool

81,400 transactions
31.58 vMB
0.07486127 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt 546f71582fbae5a7e0ca22ca3f6f916a0d03774de634b4b99e516c4edcdd50ee
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 30e47a72327b839dcd22c207050c74ecc4df73c1f33be6ee8118465419d6b0a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,376
Size: 1.00 vMB
Total Fees: 0.00618416 BTC
Feerates: 73.20 > 0.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (505,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,229 409,229 000000000000000000f026f63d83eb6b408c2c4763434cc3101aaad7a4784f98 1,164 0.54/1.00 vMB 39
409,228 409,228 0000000000000000019547da4367e22b7f4572475865cab40671ff0ee6cbbdd2 166 0.50/1.00 vMB 8
409,227 409,227 000000000000000000da1b77cc8f007129f12879a017f318e76f53480ff76962 1,167 0.90/1.00 vMB 24
409,226 409,226 000000000000000001f884ba0f341c6874740ab83f47c689fe7a07192fe6c937 3,042 1.00/1.00 vMB 55
409,225 409,225 0000000000000000057869b85bb1a5a5a6b337ba1b1e437829cbbd13597ff5b7 1,359 0.99/1.00 vMB 22
409,224 409,224 000000000000000002c7f5b1c3491e9321fe809360a2147a8a33f3b34a8cacce 2,398 1.00/1.00 vMB 44
409,223 409,223 000000000000000001602bd59783315639b2743c5f998c95eaef4c7e93281982 1,909 1.00/1.00 vMB 32
409,222 409,222 0000000000000000051baf3495742b1f23bf89e9b5e4a2f013632118827b96b9 3,364 1.00/1.00 vMB 62
409,221 409,221 00000000000000000559cc29feeba1588a216b86b3cbe7da8197f4683fce48a0 524 0.32/1.00 vMB 28
409,220 409,220 0000000000000000049a9b07cd22b46939187eebfc2eccef172b46ac2cbd2e05 485 0.19/1.00 vMB 41
409,219 409,219 00000000000000000460d31c3e6327c6af0caed5e1fa11c7b79d9aea27ce27f7 1,376 0.94/1.00 vMB 25
409,218 409,218 0000000000000000015623ad5eafe131a6ac631139e612fd987568c8a8784c66 1,528 0.98/1.00 vMB 25
409,217 409,217 0000000000000000015dfe57113d2a6051cb2e2d95cce19a3590747bf233bed4 1,200 1.00/1.00 vMB 22
409,216 409,216 000000000000000003e870b1f775949b2fc21668d3aa397f3ece502196fb7942 2,176 0.85/1.00 vMB 42
409,215 409,215 0000000000000000036adb32b2d0d32aa20a9db1648d39768a2cc014876b7a96 1,308 0.59/1.00 vMB 40
409,214 409,214 00000000000000000095f6c981749ff1c4e43c8626ac418c9b02913822018412 1,123 1.00/1.00 vMB 20
409,213 409,213 000000000000000002282469bb3f78bb53e04ca4b4f8ccac379066ecd585d791 1,495 1.00/1.00 vMB 33
409,212 409,212 0000000000000000061e7efeb4404f513688059333f817525a9693fd484ee810 1,294 1.00/1.00 vMB 23
409,211 409,211 000000000000000004acf84c30635d5a0c4e478835fe0e01cb02dce72f561a14 1,928 1.00/1.00 vMB 35
409,210 409,210 0000000000000000023d2af58efca631fd5e40aa9b20b66409d382f5e952b97e 1,485 1.00/1.00 vMB 26
409,209 409,209 0000000000000000001bd63511bb054bc6ee974cce30554e8e702d818723a4ed 2,007 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.