Loading Tool

Explorer IconExplorer

Memory Pool

80,786 transactions
29.70 vMB
0.10088813 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt 033887efae3dc20559f1905d7be64d2c1cbe7b30e21a29408df16cc86069b04d
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5d36d2c3371907dd27d7c5cf8af24a16e9d59ce862c1260a736d4cc56def8ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.03679214 BTC
Feerates: 146.36 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (516,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,780 398,780 00000000000000000604e5b0208d576c936a3daa10901d233a2fe32aa09a87b9 1,705 0.75/1.00 vMB 45
398,779 398,779 000000000000000004a1879ca6760fa4e7c0ae884b2400711272a80be431ad02 714 0.93/1.00 vMB 16
398,778 398,778 000000000000000000684d2015ebcd8e17bcf76f018c4496f0899f2671ad5812 1,608 1.00/1.00 vMB 23
398,777 398,777 00000000000000000547f41219b355cdbd4a08badccd7eb6a841eeb3e8ad9b01 2,563 0.93/1.00 vMB 42
398,776 398,776 000000000000000004451a42027abcfa31328a555674add14cfe0a07067e0ef2 2,752 1.00/1.00 vMB 56
398,775 398,775 000000000000000001451055d2697ca087a5dda3e2c85c7a083190f4541d3d17 1,462 1.00/1.00 vMB 29
398,774 398,774 000000000000000001965210721bea5ab8fbdcb3d12c550a69bb85ca6e928c44 2,135 0.93/1.00 vMB 42
398,773 398,773 0000000000000000026fb3da86e8f4c1cf2a0cb909ccbaab50b3b3244900dc2e 984 1.00/1.00 vMB 17
398,772 398,772 0000000000000000029c7777bab358f7b176631ab1ef02a308364629a4b7cd50 1,099 0.44/1.00 vMB 45
398,771 398,771 000000000000000000c8a486637df228c9ebc7acc1502fa9b861b9cc09c9799a 2,272 1.00/1.00 vMB 35
398,770 398,770 000000000000000006ae5aae0e07d744463f23b1604c0277073b4163477e51a5 3,039 0.93/1.00 vMB 69
398,769 398,769 000000000000000004c1d1c8303a3ab699a7933221ee02bb9d1a763c06fe62ef 736 0.31/1.00 vMB 57
398,768 398,768 000000000000000001edae6ab207750497e6d64cb8b4662c9dcd9ca237b25cd4 1,622 0.93/1.00 vMB 28
398,767 398,767 000000000000000004e3870c28e2ad9e788f7b3fc93b34ee8d90bbbef380e47f 1 0.00/1.00 vMB 0
398,766 398,766 0000000000000000032b376d8c069b24a08676df87ab7b1cad489c11e335bf64 3,321 1.00/1.00 vMB 74
398,765 398,765 000000000000000004fb5c6a6285e983e49eec2b74078b5b0495a3cfe1bc7d25 2,147 0.99/1.00 vMB 41
398,764 398,764 000000000000000006e070aceb085c3ffb1cfb714d86958c62f7cdbe98bf5132 2,784 1.00/1.00 vMB 57
398,763 398,763 0000000000000000079e491b64c3591e12ab09628d9271a76a4baea30dc1c17c 2,047 0.93/1.00 vMB 45
398,762 398,762 000000000000000007376aa60f22d288ccccaf339ca8aca7a8b963ea6b392084 1,720 0.99/1.00 vMB 41
398,761 398,761 000000000000000006968c648240001fd7d856f9732646763225b084f72404eb 1,527 0.93/1.00 vMB 28
398,760 398,760 00000000000000000163676cd3203a698366b09b936cd5ccacae916815c60852 2,239 0.75/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.