Loading Tool

Explorer IconExplorer

Memory Pool

79,741 transactions
30.15 vMB
0.08251588 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt 2dd13ed78f8afe6eb327905cbe500dd46471ce03ad3b3425937a77071d620c30
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 164fa07d89eccb782b026ef3691fb456fde8f9c2ff6c8e7e153341ff26d7049d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01537259 BTC
Feerates: 200.89 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (309,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,282 606,282 0000000000000000000f40fbd4998bd4fddd62366a480c5fd91d110e7bb8bd63 2,129 1.00/1.00 vMB 10
606,281 606,281 000000000000000000063a348112742d0dd1befc2743cf2fda9b2bd93b3ed5ec 2,382 1.00/1.00 vMB 13
606,280 606,280 0000000000000000000bb2c5e8d2380ecd73608d2857f95d49299d05629d28bb 2,728 1.00/1.00 vMB 29
606,279 606,279 0000000000000000000539b9e220e7668d63b9edce241e57c907b451f7e9c70e 3,353 1.00/1.00 vMB 40
606,278 606,278 000000000000000000000588f39b0870a4d608019f53f1b168acf63fec946869 3,293 1.00/1.00 vMB 32
606,277 606,277 0000000000000000000940a62caf1b6d336cce4d9d3369dabbe1bc2f34687bfa 1,600 0.54/1.00 vMB 15
606,276 606,276 0000000000000000000af6637931941f6a48feafd6d588bb98e6940b0413d91e 2,446 1.00/1.00 vMB 21
606,275 606,275 0000000000000000001328e5ca6f3c3a11946de3e23627afc97181b71366a5c3 945 0.43/1.00 vMB 1
606,274 606,274 0000000000000000000e402d8b9b584c03adbe3c8ee6d06f5cc5853754b595e8 2,662 1.00/1.00 vMB 19
606,273 606,273 00000000000000000010ab88a29fb91cb2617087387a268fbc05603212ef5441 2,026 1.00/1.00 vMB 10
606,272 606,272 0000000000000000000f0b986c462bb5d0d80cd79b15653f4dbfed86af687e22 2,832 1.00/1.00 vMB 24
606,271 606,271 000000000000000000109307c6a19a648cfb37d5170883b5033697eb00a6d240 3,007 1.00/1.00 vMB 35
606,270 606,270 000000000000000000136002b471b046e9b09263db67895629e36bffe6894f3f 2,379 0.80/1.00 vMB 21
606,269 606,269 000000000000000000013bcfd89bc6ecad0e8bab31d642f7285f7f27a39af09f 2,484 0.81/1.00 vMB 18
606,268 606,268 000000000000000000038088b76254811ceaeea137ee26ea0a1dd04bf49b0e32 2,715 1.00/1.00 vMB 12
606,267 606,267 0000000000000000000001fdb893eeb401358d00c29a9a6246054bd55a9dbf53 2,791 1.00/1.00 vMB 27
606,266 606,266 0000000000000000000b1bff308f561630f865f7f98e34b4c57c577beb5900b6 2,418 0.78/1.00 vMB 19
606,265 606,265 000000000000000000051f206a2680b3a73d8f9472214269634a5649b35c1f6d 351 0.09/1.00 vMB 28
606,264 606,264 00000000000000000012a9014afd0f71f213a419ad9eaeeac00fc37c4b9ceaa5 1,265 0.54/1.00 vMB 7
606,263 606,263 0000000000000000000367e428c4bbb3df1ebc618954493f851d33e97e352ccd 3,317 1.00/1.00 vMB 30
606,262 606,262 00000000000000000001b470a6304821d089db4c3a2425a00fd2951c9d1753dd 562 0.21/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.