Loading Tool

Explorer IconExplorer

Memory Pool

46,823 transactions
27.45 vMB
0.08740981 BTC
Random Selection Loading Transactions
Max Size: 145.04/200 MB

Candidate Block

Mining Attempt 0e4247d5b49107f758e5eae803c7796064858267cd6659fc55775a0637673759
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root e5a74dedef5c8fa1ff083103c2dc2ba510b94dad67efc69bc4ad53344fe833f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,450
Size: 1.00 vMB
Total Fees: 0.03428784 BTC
Feerates: 159.25 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (641,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,199 273,199 000000000000000327d5bc93c06da8fe75d909fb323f60968d2d1d9defad3841 127 0.06/1.00 vMB 49
273,198 273,198 0000000000000000aeee1e20c9868947eaa2d7c7933745d76fbf6cef562941b2 171 0.08/1.00 vMB 37
273,197 273,197 0000000000000005ad02ea900182e16ae263735ad11aee765ac08fae662cc9e8 402 0.29/1.00 vMB 27
273,196 273,196 0000000000000000116d1883eebd11ce547cdafa138d3c84e43ee579abe64ce6 773 0.35/1.00 vMB 24
273,195 273,195 00000000000000046a08ef2ed28b7c55cec693a0f00f07259aa01eca0b167d1e 752 0.25/1.00 vMB 71
273,194 273,194 000000000000000128ef677a704650627d2747d35ca10d8a4d67eb03c407ad33 787 0.25/1.00 vMB 92
273,193 273,193 0000000000000000956cc172a729862237adfaec43dd57147495cac30a8692da 400 0.21/1.00 vMB 30
273,192 273,192 00000000000000014ff4c67ac07eb790217d3043c57d27d3b7dbb9cbae62f765 580 0.25/1.00 vMB 37
273,191 273,191 000000000000000171f4ea978716e4dadc89aef4db8d0f94b9d7c00977c729c8 669 0.25/1.00 vMB 86
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
Previous 10 blocks ↓
Total Size: 782.20 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: 654.01 GB
    • Received: 14.08 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.