Loading Tool

Explorer IconExplorer

Memory Pool

13,945 transactions
23.26 vMB
0.04658695 BTC
Random Selection Loading Transactions
Max Size: 106.67/200 MB

Candidate Block

Mining Attempt de8e7173812456fedab46d7886f83f8df9da03ffda1f4eaa652c977214992bde
Version 20000000
Previous Block 000000000000000000012751ca78574eaac0335800e5286046c731d66fb46d26
Merkle Root d03a6fdf0948e8ced21f66837fe396e76bd438bcf79400b8934968758be3de77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,697
Size: 1.00 vMB
Total Fees: 0.00605610 BTC
Feerates: 74.25 > 0.61 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,295 (869,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,606 44,606 0000000006895e6bf3e1a1c070a7332bc5bc13ce2bccd1d809d3bb3811e665ce 1 0.00/1.00 vMB 0
44,605 44,605 000000002417cb51002c1137a177f305505f643c1a8c264a7b7fdd6e671355e3 1 0.00/1.00 vMB 0
44,604 44,604 000000001250b5b5ce7b6e13ecaf4c444039b720403ad6855dfb6101f53a608c 1 0.00/1.00 vMB 0
44,603 44,603 000000000e74d9b81b1147fcf729e64b8417a836c809aa7444cc75b37a93c649 1 0.00/1.00 vMB 0
44,602 44,602 00000000334710609eb149a3630a9d4dc3d4b63f21214e0eff7d45233d026385 1 0.00/1.00 vMB 0
44,601 44,601 0000000035843565a9a08c37df1c5cccba8e68f1cc9f681c354159c693db4df3 1 0.00/1.00 vMB 0
44,600 44,600 00000000218e53e9600a7fe16294c4a479b243d1a0d8e493655a6984c4a339bd 1 0.00/1.00 vMB 0
44,599 44,599 00000000265e107a53b07bd9f88ade6dd94435e9c0a3d8996740d06fe41181c3 1 0.00/1.00 vMB 0
44,598 44,598 0000000017c513df2c0f2e93fce4eca951b2d8952fe864ec2f1a5eb884fc3e13 1 0.00/1.00 vMB 0
44,597 44,597 000000002729b1855d7f16aa5a9799d6af0fce827b1ce7ab894740f143753196 1 0.00/1.00 vMB 0
44,596 44,596 00000000222fc9ac63fef048a105d01ca0d5400c3500908bf041d13678d3e087 1 0.00/1.00 vMB 0
44,595 44,595 0000000032170413b9744a2dd886eda1474c52fae83385cf02f5440e85359731 1 0.00/1.00 vMB 0
44,594 44,594 00000000114bbea2c8ca4c8d7c89cd63632ad73b757926c1d72e5a57e070c56a 1 0.00/1.00 vMB 0
44,593 44,593 0000000008a6e4a2e1e22d2227d8ce402d0c886d46671afddb208a073b856ec1 1 0.00/1.00 vMB 0
44,592 44,592 0000000010f7c9a4b321edbc98c20788950f8253973ea96829b2e83774c3c5a8 1 0.00/1.00 vMB 0
44,591 44,591 000000000271d0a17b252e40dbefd79c3fde162b5ba527341bb20c993e7b2ef4 1 0.00/1.00 vMB 0
44,590 44,590 000000002d864c50364155d1c3ed8f4d5068fd6b1f7be2c8155c9906506e1a7d 1 0.00/1.00 vMB 0
44,589 44,589 000000002d34111ccb3526f5d153b81cae69f7ec9e2d5fef7efa949dc41edd08 1 0.00/1.00 vMB 0
44,588 44,588 000000003046b2bab2bbef190d91e09c1a651883c7637682f6c65355590cb711 1 0.00/1.00 vMB 0
44,587 44,587 000000002281828fbd467c36243501a9aa44bcc679b5c8a6706008f5af4f325f 1 0.00/1.00 vMB 0
44,586 44,586 0000000034de962f3e02cb4f789a00ac162582e8d6b6ba51757e0892636e03a8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 580.30 GB
    • Received: 8.94 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.