Loading Tool

Explorer IconExplorer

Memory Pool

23,559 transactions
18.60 vMB
0.02362530 BTC
Random Selection Loading Transactions
Max Size: 98.25/200 MB

Candidate Block

Mining Attempt 3127edf7bf1da90c755ab772b80af4d9489d847c6d0d92ab87df3cfac184e8bd
Version 20000000
Previous Block 0000000000000000000154260b62d8ccca87d14a44b8bcdfa6522b8e577dce00
Merkle Root 49ad16813e7f0bc61658fff562694492c1a967b0cc86290886a8300d3a296c5b
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,364
Size: 1.00 vMB
Total Fees: 0.00360196 BTC
Feerates: 151.12 > 0.36 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,522 (318,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,576 622,576 0000000000000000000f819fe5cffa852a1c44c591917018d5763554ffd89653 507 0.17/1.00 vMB 39
622,575 622,575 0000000000000000000b2a586cc581a258ab167ae41f868b24bcbef45214e350 72 0.02/1.00 vMB 32
622,574 622,574 00000000000000000010423ebed4602894490a539ba812dd419281081e950bb2 656 0.19/1.00 vMB 40
622,573 622,573 0000000000000000000775c202bc32abaf63fe7acc4732caf5143882b64908fe 2,193 0.83/1.00 vMB 40
622,572 622,572 0000000000000000000ec9fb4c1ddcfd51b366278a1bdddb7dbee1e9a1aba654 2,183 0.76/1.00 vMB 39
622,571 622,571 0000000000000000000d8d116ef880ed1afae021cd3f05d619666e64a2a47c15 1,526 0.57/1.00 vMB 11
622,570 622,570 00000000000000000004e01cb114dc90546c66a78b71c1f245cf2b9679c9b5a8 2,672 1.00/1.00 vMB 28
622,569 622,569 00000000000000000000465a026095c847343f6586b3c8d33987d65737f51c9d 2,798 1.00/1.00 vMB 84
622,568 622,568 00000000000000000005ef79a52d501ff698aedda77120083bc8fe3f9ee340a0 2,560 0.80/1.00 vMB 21
622,567 622,567 0000000000000000000ece8a67aec90f0f1931a8ab18523eb9e782c280eb7689 1,972 1.00/1.00 vMB 32
622,566 622,566 0000000000000000000518ec003015e8baa567af99b5220647bf4de2afac7622 2,454 1.00/1.00 vMB 14
622,565 622,565 00000000000000000010f66b0f5450572952b8ec4d4bc34d9934a399f6d2c102 2,894 1.00/1.00 vMB 62
622,564 622,564 00000000000000000010eaeff9ff92d0cce0e204728137f128c9ebdf157ca43f 2,324 1.00/1.00 vMB 76
622,563 622,563 0000000000000000000b8b1e7e8d9f2c20d427fe5e1deed14b0543d66fc73b1e 2,270 0.74/1.00 vMB 37
622,562 622,562 0000000000000000000d4e36f6efb6cdc8f2fafd30a1fbba5e0de85922ab1f43 2,161 0.70/1.00 vMB 27
622,561 622,561 00000000000000000007080c7c436d07aa08efa4a4f968dbb3f52dfcb5eb5c53 2,076 1.00/1.00 vMB 39
622,560 622,560 0000000000000000000bab076ed03abdf64fca01f262537f192ee1b3a287e8e4 1,270 0.67/1.00 vMB 7
622,559 622,559 000000000000000000088e14384b363b8c08c66ebd8cad97cc19ba8c11ea9069 2,526 1.00/1.00 vMB 10
622,558 622,558 0000000000000000000252612460cdcdfcfd35cd62ec215d2f00d07b34eb7917 3,164 1.00/1.00 vMB 61
622,557 622,557 0000000000000000000759b9f3931342949d09586d6201a22dfea24273bb379d 2,808 1.00/1.00 vMB 39
622,556 622,556 000000000000000000050df91a7bb0b74b1c31e64b820858e48f30aa49671699 2,194 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 829.48 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: 4,661.43 GB
    • Received: 252.17 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.