Loading Tool

Explorer IconExplorer

Memory Pool

53,296 transactions
29.77 vMB
0.09745098 BTC
Random Selection Loading Transactions
Max Size: 159.77/200 MB

Candidate Block

Mining Attempt 21c4f4fe9e475240631a2bbbdb5c05a24d56c327773d0b7289ef84b3f5ba27d3
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root e72b3aedb8d3bcdad5715e72716ab9f42d13442fa8d9a6691fbe087d3bc4d01b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.02446880 BTC
Feerates: 157.35 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (589,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,641 325,641 00000000000000000933f7a6be946e6b6e7f84e1bd9c3821741cd7acc43f988b 499 0.17/1.00 vMB 39
325,640 325,640 0000000000000000146341394ef84611d765a7bf6776b9d4908285afd73c64a0 205 0.10/1.00 vMB 26
325,639 325,639 0000000000000000030df9796bc4871109d0462e2e9108c55c8bb9cafd0f6193 753 0.39/1.00 vMB 35
325,638 325,638 00000000000000001cfdaa5c5b535fd50639a95fefbda339e88ea420a115930a 1,376 0.72/1.00 vMB 27
325,637 325,637 0000000000000000083790ef516ef4ab00fe7af12c1eee2b2ef6950e93fbdecb 64 0.03/1.00 vMB 74
325,636 325,636 00000000000000000d12da7d9934257fd2f7d04ac5711f17d3737299c43f25ba 1,463 0.73/1.00 vMB 30
325,635 325,635 000000000000000007db0710bcc2c37c281960f7dd093bdffd8b2b70a71faa97 1,190 0.66/1.00 vMB 24
325,634 325,634 000000000000000005069659c3be1a5a5137d3c6bf6451cdfefd137a192685a9 512 0.16/1.00 vMB 45
325,633 325,633 00000000000000001c40fadf78e40d9e19fb500b722f10a158991ef035064d6a 183 0.11/1.00 vMB 20
325,632 325,632 00000000000000000afc19ec0e07946913e9ae9f399fe347edc4f469e72d9555 725 0.75/1.00 vMB 17
325,631 325,631 00000000000000001b51310ab954bd94d14ed38f49210bc10987fac58b2ba7a5 823 0.35/1.00 vMB 33
325,630 325,630 000000000000000015bb6a798c1040ce8432c53bdc4e18eff5fdf5421caa0d16 1,681 0.90/1.00 vMB 29
325,629 325,629 000000000000000017a8b558fcfba4aa6cec8c11313c5d9bb291c8c6fa9c21b4 1,994 0.75/1.00 vMB 40
325,628 325,628 00000000000000001ee43878906adc6898adf0639a39df0dcb9d279a4febe867 512 0.20/1.00 vMB 36
325,627 325,627 00000000000000001773d683d11bf728418192ff369e4a8598dab7ed7b3362bf 267 0.12/1.00 vMB 31
325,626 325,626 00000000000000000428932e8521321c245855f43be15c8b909d91b4f86f7422 107 0.06/1.00 vMB 11
325,625 325,625 0000000000000000079390605f88c7520f27bc3fbc3a5987db53fa6c439b4b43 1,068 0.53/1.00 vMB 28
325,624 325,624 000000000000000005cbdd5aef103bfc64bc553b6d489a5698c080bb344465b2 329 0.17/1.00 vMB 21
325,623 325,623 0000000000000000129ee79d9acfc1f031212889169d328dfb2506c6facabb06 273 0.13/1.00 vMB 29
325,622 325,622 00000000000000000d3dd61c7a9f34b64e4d960ffdd0bf007a6f94aecd2546b8 1,285 0.60/1.00 vMB 33
325,621 325,621 00000000000000000c9bb1579d49f2a01dc796b691e3cdde287509d54ed51b07 1,057 0.48/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.