Loading Tool

Explorer IconExplorer

Memory Pool

45,218 transactions
27.46 vMB
0.10996758 BTC
Random Selection Loading Transactions
Max Size: 144.04/200 MB

Candidate Block

Mining Attempt 35dfaf9035b76c8f49ef4873534889633eb4a10031f2fb12b7b9deecf6fbb97e
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 04495bf0fae639da1488405e4ae004a9a966f3e33ee5bf02028eb313ff7a5841
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.05175735 BTC
Feerates: 151.16 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (641,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,190 273,190 0000000000000002656f397f4343d07c98095a9fb7a69f009ce292c49d02f527 89 0.05/1.00 vMB 18
273,189 273,189 0000000000000005e0d71ec88d1e2be7766713097f2730f0acbe3bafcb5e9a26 268 0.15/1.00 vMB 44
273,188 273,188 000000000000000197090002eabce99b32ad48c289414dab00557a6631ebb81a 151 0.07/1.00 vMB 33
273,187 273,187 00000000000000002fe99c5d9c36f3cc0d1ec00458355afd7d0582e63db5e5c4 183 0.08/1.00 vMB 67
273,186 273,186 0000000000000004dd11152e32d321de11394864e3bd4a914cfabb83dc988306 395 0.35/1.00 vMB 25
273,185 273,185 0000000000000002e2bb155ce2f7b6bc265b7f2ef4c94136c435fdf3cf91c0b1 663 0.25/1.00 vMB 52
273,184 273,184 000000000000000497d93d59d346c40f1327ca9a6e4973cf80fb233e3f909a63 753 0.25/1.00 vMB 112
273,183 273,183 00000000000000015aaa9349bcb7816514e0b68374c05447eed082c4178415a6 1,044 0.49/1.00 vMB 53
273,182 273,182 0000000000000000fc0dac765eb71c35ead5deef294cb5acb41b3bb4f536e3ab 127 0.06/1.00 vMB 23
273,181 273,181 0000000000000004f04e20908c371add05e4c67f44cfd2ffe906d51839bdcc05 166 0.16/1.00 vMB 20
273,180 273,180 00000000000000046c6c48493c5488557a29fac1c63373636f3bf67933135304 704 0.25/1.00 vMB 77
273,179 273,179 0000000000000000e10d23b3c2e9ee3bee087aad1771054879d678eba2f2842c 1,361 0.56/1.00 vMB 57
273,178 273,178 000000000000000028238038158c06392936fe164be30ffac443a7c063b933a6 1 0.00/1.00 vMB 0
273,177 273,177 00000000000000013d99e9f6c2f372d8e1b22a2004222a4925d4d7db9a03f043 276 0.12/1.00 vMB 45
273,176 273,176 000000000000000236159fbc35e4aa0e62e957da799b2d3b56cbca008b4a2f16 366 0.28/1.00 vMB 27
273,175 273,175 0000000000000001389801f7b57ced69fee35554c816decfddada5921cdce1af 683 0.25/1.00 vMB 67
273,174 273,174 000000000000000207e7140e35be928dfcda99779f68667a3b58b958e4aac70c 1,559 0.90/1.00 vMB 54
273,173 273,173 0000000000000002327e0062a7b17953a2d5f4ee4b3a78559c848bfd4bf4e6cf 79 0.03/1.00 vMB 25
273,172 273,172 0000000000000001248d5ab23f8fbf4de07b9d099736c521791155da893fe2f3 179 0.24/1.00 vMB 24
273,171 273,171 0000000000000002aa4a0cc7ab4ef6d550726dbeb73838ee800b298406a60990 1,056 0.50/1.00 vMB 62
273,170 273,170 0000000000000000aff765daa5ad2bd7148158d546fb66dcf018bdea2d45b461 308 0.15/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.