Loading Tool

Explorer IconExplorer

Memory Pool

80,901 transactions
30.40 vMB
0.08821826 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt ffcf0d35f57677802a788cfcb814cf4b9aedd8ca0299ef18b33ed16544238d97
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 351c6a8d5fd8562ad2301f59a65d074e43cdf9995425b9fe73a75d73aeecb603
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.02298181 BTC
Feerates: 163.06 > 2.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (561,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,644 353,644 000000000000000014d9f264f68eacbad318ce09119624ab585a6e4cd6a4ef35 1 0.00/1.00 vMB 0
353,643 353,643 000000000000000014002c950e766ad4aaebc548e4388303d23440cabe6e65b8 849 0.45/1.00 vMB 29
353,642 353,642 00000000000000000cad8b770bb67c42870f2d19ebd298e9eb76a3bfe846dc10 759 0.41/1.00 vMB 30
353,641 353,641 000000000000000010f20412584ff7dbe3e0b59a43243a1864639d75efa87557 256 0.15/1.00 vMB 24
353,640 353,640 0000000000000000067d5c5a0846f0251a3c6d2cb85c14f1081e506a165b4eca 316 0.17/1.00 vMB 27
353,639 353,639 00000000000000000d9184557e997110d55afc99b727fc52308661b950b4e2db 1,874 0.92/1.00 vMB 31
353,638 353,638 0000000000000000110b3e2fa9b7afbcddba7ca53ca6a0249b2150583236c9c9 803 0.44/1.00 vMB 27
353,637 353,637 0000000000000000044641191f455575683dd676b31ff67be3020b429daae971 142 0.06/1.00 vMB 28
353,636 353,636 0000000000000000008d9c88cbd34bb29b7b71ca6aa935f0e7f572ddfbc44edd 262 0.12/1.00 vMB 25
353,635 353,635 000000000000000006464c7dc457d2d72314b395aa508bd89eded0ff9aa4dfcc 778 0.41/1.00 vMB 26
353,634 353,634 000000000000000002758b25ea1d87014f52053c94d09f937b9450aaca620614 94 0.03/1.00 vMB 29
353,633 353,633 000000000000000005c5c83a68f42f98c69baf71939409a12db45ea10c99312b 792 0.77/1.00 vMB 15
353,632 353,632 00000000000000001598b7583cefcda64417039746d9261db32a10efbdb398d9 90 0.66/1.00 vMB 2
353,631 353,631 00000000000000000c46a10d261542ee249c71dd3fa866ec69908643483a91e7 524 0.74/1.00 vMB 9
353,630 353,630 00000000000000000353374df7ebae8b8e5afb74f9851162e2c1fa591ad65646 605 0.75/1.00 vMB 12
353,629 353,629 0000000000000000029b3e25a124a877d7db0e298bf1735cbfca3f216e87962d 639 0.97/1.00 vMB 9
353,628 353,628 000000000000000005b45b3e871126692a08ef086008fa7a2f7a60650d42b405 1,894 0.75/1.00 vMB 35
353,627 353,627 00000000000000000ef9c219530ebbdd3dea14d93a9fa026fce67b54defde724 74 0.13/1.00 vMB 6
353,626 353,626 0000000000000000097007f583caa0768daab249a9a9b64eee5d815d7c771e45 27 0.01/1.00 vMB 20
353,625 353,625 000000000000000007ee0b8ec8a66a9400002789b769fb26b2d70fd180bac66a 519 0.27/1.00 vMB 24
353,624 353,624 00000000000000000b4ade00da7cb20e1ad2b926ba11e46c4ad5b570cf2a4637 354 0.17/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.69 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: 691.88 GB
    • Received: 16.50 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.