Loading Tool

Explorer IconExplorer

Memory Pool

83,081 transactions
30.60 vMB
0.16424746 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt 60f5a29815d7adce44ea001fa6fa9d399617a5c48a3d38ae21e460ac86cd54d3
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f807bd0ded42549d9614ea02f15c1ae53afe4eb29c2e7f6cdcd8b2b8162b6f62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,140
Size: 1.00 vMB
Total Fees: 0.08474205 BTC
Feerates: 150.79 > 8.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (179,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,327 735,327 0000000000000000000614c8cb77d31f7a1d15b7f2f9e53263014e080d77a073 2,537 1.00/1.00 vMB 19
735,326 735,326 00000000000000000008745119678956b4b9ce4b1ce6bac9a461bc4db02c6f67 528 1.00/1.00 vMB 14
735,325 735,325 000000000000000000011e5b18fa5d3eb1e2d1b7c78f8d254f723a940132121c 695 1.00/1.00 vMB 14
735,324 735,324 00000000000000000007731f969e8becd34bcd3703c3d883af24bcd18354ffa7 1,250 1.00/1.00 vMB 16
735,323 735,323 000000000000000000029ba5e7516f7d14c469b99bf21c75e3bb501309ea7f55 1,002 0.81/1.00 vMB 6
735,322 735,322 0000000000000000000282539e01639b755fd0b683eed1956f54d4f989f95621 1,398 1.00/1.00 vMB 14
735,321 735,321 0000000000000000000438e900486a82955e0fd8a5a8334eb7e9dd3b0516ab67 1,240 0.97/1.00 vMB 9
735,320 735,320 00000000000000000006c89c7811cab64dee9ab0c44f0d45a6faf122686debf1 1,478 0.99/1.00 vMB 10
735,319 735,319 0000000000000000000420f596ff49f8169a2b2e4eea0a24ae11cd4e87d09949 1,029 0.61/1.00 vMB 6
735,318 735,318 00000000000000000001cef31da9e07e93a16baea715e06a3606e805504769cc 1,171 1.00/1.00 vMB 13
735,317 735,317 000000000000000000004ed6935836325f011ce99bbd4264bdf28532287fb0db 1,198 0.71/1.00 vMB 3
735,316 735,316 00000000000000000008deccafdd8cb6ce73bb129392951776428bbd3ed5a0be 1,539 1.00/1.00 vMB 14
735,315 735,315 000000000000000000064c38812e9d4e5082ceef1325c2def9ee72af043050a1 2,298 1.00/1.00 vMB 10
735,314 735,314 00000000000000000006ff408cacdfed864fe1860aba118db96dc5b4ef1e2de8 2,918 1.00/1.00 vMB 16
735,313 735,313 00000000000000000003649dc28070d42207dbdf9cdfb4bf48d6f62675245392 20 0.00/1.00 vMB 18
735,312 735,312 00000000000000000007ad984c1b9597f9811419c5a8f527ffbaa6d1d2e3e2e9 1,077 0.52/1.00 vMB 2
735,311 735,311 00000000000000000003d986178958976bea81f6fa8ce15ccf86bba94133347b 2,104 1.00/1.00 vMB 15
735,310 735,310 000000000000000000002360b5850bc01bcc18d48dd6ab2ba80cd6222281c55a 1,661 0.52/1.00 vMB 12
735,309 735,309 00000000000000000004a5fe7f1bf07aa829a7145d2db6227013c523952f553c 841 0.29/1.00 vMB 8
735,308 735,308 0000000000000000000179b384e4f45f485f2cb342670aff27b5e7fe76e87ded 1,032 0.31/1.00 vMB 11
735,307 735,307 0000000000000000000668c846da7d0e2f8a299fb6a1e1f513c147942c29e195 2,021 0.68/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.