Loading Tool

Explorer IconExplorer

Memory Pool

74,662 transactions
27.53 vMB
0.07156225 BTC
Random Selection Loading Transactions
Max Size: 168.07/200 MB

Candidate Block

Mining Attempt d332399234c7fd3d32527f0b429a0920cfcfccb2a8013e9074c2630c0f6e3ca2
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root ffb20e7903fd23eadbc0fc8bd6e5b1acc193d9986018c6b043ede7107704e1a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,753
Size: 1.00 vMB
Total Fees: 0.01293106 BTC
Feerates: 80.55 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (202,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,749 712,749 00000000000000000008969375ccb4fe4aec68343ead21bc859a40508e5046ca 216 0.06/1.00 vMB 15
712,748 712,748 00000000000000000003f00b82ccf218ebc17afa56594aabfd7f05ad64c35944 288 0.14/1.00 vMB 16
712,747 712,747 0000000000000000000c8fa10c765812b8c6329f7b90bb34e2b49fb73bd18b2f 1,377 0.48/1.00 vMB 15
712,746 712,746 00000000000000000005dbe9a085c90bcac4f08b15d0f24372bf112cffdc5183 1,822 0.77/1.00 vMB 20
712,745 712,745 0000000000000000000b28ecdf3014632467ca568e333b38414e805c7c443f5f 1,163 0.48/1.00 vMB 12
712,744 712,744 000000000000000000018b3e9ad49857ea347b2dc1a6a15ccd56ca898122cca4 455 0.30/1.00 vMB 5
712,743 712,743 00000000000000000001d41fc814e82e3a908fd9ed72bb29bc322adae4902841 2,355 1.00/1.00 vMB 4
712,742 712,742 000000000000000000064aac9fba7f8c9677ef17c809462bf2d924e9b5311d64 2,522 1.00/1.00 vMB 11
712,741 712,741 0000000000000000000a74cdb8466796c5dff4c24d9d41801bce098840a6ddd0 2,745 1.00/1.00 vMB 27
712,740 712,740 0000000000000000000c80724b8edb794d4629bba72bd1ba90129627ee705b1f 2,937 1.00/1.00 vMB 27
712,739 712,739 0000000000000000000169a75b9f432d3a5094749d8f7f30f8c3df1276eb08db 1,446 0.56/1.00 vMB 18
712,738 712,738 0000000000000000000481ff206dfb37a0dd1b798ddd45acab8954a6c826803a 471 0.16/1.00 vMB 11
712,737 712,737 000000000000000000046b4ca153e2a524d67e7eef742365ca72ee99e474a903 2,746 1.00/1.00 vMB 13
712,736 712,736 0000000000000000000abd9f0ca6dadf5f7bf29adcb6c4dc96861463fecb6697 1,968 1.00/1.00 vMB 22
712,735 712,735 000000000000000000030891cd7e0e4c1d6b99705bbf488816647a7a0c99b8f2 765 0.36/1.00 vMB 17
712,734 712,734 0000000000000000000a1bf07c565109218e184e66fa5bcf7a853217b0fbf077 1,265 0.55/1.00 vMB 13
712,733 712,733 00000000000000000001f1d3a8c426e06aa98f2e7297e9fd82ccb56de99bb044 2,257 0.85/1.00 vMB 23
712,732 712,732 000000000000000000057c80b69038d90037b1bd558b329f05377a53f458b8f0 173 0.06/1.00 vMB 17
712,731 712,731 00000000000000000004fd234c75d082afa68bdfa9d8c510db8d2768996e6cdc 2,339 0.89/1.00 vMB 17
712,730 712,730 0000000000000000000b7eebf6b2eb28f615495f925f2cda4c02d7bed74da712 329 0.14/1.00 vMB 13
712,729 712,729 00000000000000000001a5de3633fa0745a086473f630585a6a565c8bbfebf15 2,451 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.