Loading Tool

Explorer IconExplorer

Memory Pool

83,385 transactions
31.00 vMB
0.13783663 BTC
Random Selection Loading Transactions
Max Size: 187.01/200 MB

Candidate Block

Mining Attempt 59306ecee375327fcfa27825874c63af55999dd2211b6ac6bfba5bd14b1a8686
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 3bcbe5f7b81100f4c7fdcf50fa946e8cd9753a7a79a62c2f6090b3e2e46222f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,712
Size: 1.00 vMB
Total Fees: 0.06984824 BTC
Feerates: 366.60 > 7.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (89,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,104 825,104 00000000000000000002db55e0a7e9ab4f9e4fad06cac708ee2caffb447bfcd5 2,920 1.00/1.00 vMB 37
825,103 825,103 000000000000000000030681d7204bff513097523a9486b458639db0e9d15b74 2,807 1.00/1.00 vMB 70
825,102 825,102 00000000000000000000f157057e15578e761dd55533825933cdade4969125e0 2,600 1.00/1.00 vMB 44
825,101 825,101 00000000000000000000e0868b7fc54422d1d19b85a67d11d9722920a685392d 1,516 1.00/1.00 vMB 41
825,100 825,100 00000000000000000000b66aedd4e94bd28c170014e8dcefbf7547dffd1182a6 1,527 1.00/1.00 vMB 42
825,099 825,099 000000000000000000004372bd4d2248193929df889bb158df1ab591de2ba693 1,185 1.00/1.00 vMB 35
825,098 825,098 000000000000000000039a711046d58943b99a34cf16f0dcf833da720105845f 3,453 1.00/1.00 vMB 42
825,097 825,097 000000000000000000036807eb999e9ae531dbebccef538deafb1d24435dc249 3,000 1.00/1.00 vMB 33
825,096 825,096 000000000000000000029d0e8fb1cb209e6344440bafe2dec89298f9a7b19f55 3,219 1.00/1.00 vMB 52
825,095 825,095 00000000000000000001b6b4f6a922dc5769068181d9126402dbfff28bba791a 2,878 1.00/1.00 vMB 44
825,094 825,094 0000000000000000000381cb4f3f85f6cfa87d63b4171634912f9e9e3365a3f0 2,913 1.00/1.00 vMB 84
825,093 825,093 000000000000000000028ced11653e74501c90b19f94f7273bd5d9867f792ad5 4,601 1.00/1.00 vMB 55
825,092 825,092 0000000000000000000047a49b2d2aec617bd45a6f78dce58fcf926a89230ff4 2,663 1.00/1.00 vMB 51
825,091 825,091 000000000000000000009968af4d5bc3a07b4e3c18f27e856279a03f0fffdd2e 3,074 1.00/1.00 vMB 63
825,090 825,090 000000000000000000039b030f67fe01db7c68d7e2054f777037cfed09e66885 2,709 1.00/1.00 vMB 64
825,089 825,089 000000000000000000008b1eb4e0d6defd3550eefbe845db2286236cffaf2a55 2,646 1.00/1.00 vMB 77
825,088 825,088 00000000000000000000679f41e7dcc33621931fcf86c90c72dad5db714e8b91 2,908 1.00/1.00 vMB 49
825,087 825,087 0000000000000000000142920eb1df9dc1056471b73dd24038db487a702e2395 3,852 1.00/1.00 vMB 54
825,086 825,086 0000000000000000000112903e08f6fe3a23830bc909c7abad972f83ed66e21d 2,738 1.00/1.00 vMB 37
825,085 825,085 000000000000000000024d47cb7e259097d60df59cd9309ec7e2d1728a257610 2,355 1.00/1.00 vMB 57
825,084 825,084 0000000000000000000213136c9d5545241634b0247891998e1b81c98d4d1c9c 3,285 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.