Loading Tool

Explorer IconExplorer

Memory Pool

84,063 transactions
31.95 vMB
0.08794357 BTC
Random Selection Loading Transactions
Max Size: 194.33/200 MB

Candidate Block

Mining Attempt e5ab424063c532dab8ab2def9c46bc0cf1b1e62875318472dc3815858610d47e
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 127d344404099ea93569e7be88b76defb94cf1f8e87b0d1200272a8af150492d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,180
Size: 1.00 vMB
Total Fees: 0.01819563 BTC
Feerates: 104.48 > 1.82 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (181,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,761 733,761 00000000000000000008261c06823cc8160975cbc2668611d7ed0cc38a410c6b 3,425 1.00/1.00 vMB 15
733,760 733,760 00000000000000000008c714924b251424015ac87e0d4f12c0720e4002a7c4c2 2,317 0.83/1.00 vMB 10
733,759 733,759 000000000000000000068955689dfb1fc7eb815c0047e485b63d89fdacf08577 397 0.37/1.00 vMB 3
733,758 733,758 0000000000000000000817283963509368e3593850de017a7ff27f50557ec1ae 1,698 1.00/1.00 vMB 4
733,757 733,757 00000000000000000001f83e8391468d903bc9bf8394bee83965df03a05e8945 2,930 1.00/1.00 vMB 12
733,756 733,756 00000000000000000000e01e9e1e1d8ac3c6329fb3c720acb4d051abc48771dc 2,714 0.93/1.00 vMB 9
733,755 733,755 00000000000000000005adc243e1bd1cae9860b808c51255db27f14b17fa5761 736 0.22/1.00 vMB 8
733,754 733,754 000000000000000000028b64a68447b7a13de77a4a63548930111ce516368e56 1,228 0.87/1.00 vMB 5
733,753 733,753 000000000000000000033af68f905cb3a0fe813b0072e2997cc5ae69595e121c 1,683 1.00/1.00 vMB 5
733,752 733,752 00000000000000000000b3973f2ca164f509b9ab3ad7a759a24956a3d00b67f0 1,204 1.00/1.00 vMB 11
733,751 733,751 000000000000000000033e60845553d23c8fd4585a52f0105ec7c9f0af586ef1 1,031 0.33/1.00 vMB 10
733,750 733,750 00000000000000000001f2cc8ef2eb465e53def4330fd31e1fb9eb2b4ca78579 915 0.36/1.00 vMB 8
733,749 733,749 00000000000000000003d406f68df84c15a8c170127f40bf322e7e170bd38fac 1,231 0.39/1.00 vMB 10
733,748 733,748 00000000000000000009b0af00f13c09810aa0e9080edc4e57ffd551217d392b 1,967 0.93/1.00 vMB 8
733,747 733,747 00000000000000000004f0e579773e606143abd82e1ba8e2108bff1346e142a2 727 0.33/1.00 vMB 6
733,746 733,746 000000000000000000093abdf5cd8339d114a28fefe95185270e2fb4c01b6e31 1,105 0.37/1.00 vMB 6
733,745 733,745 00000000000000000001baa0e7d2d816a683848e324245400656d99676275b5f 2,027 1.00/1.00 vMB 9
733,744 733,744 00000000000000000002f6e5205d761ed49a5598327d4ef140006f63de6da491 878 0.50/1.00 vMB 9
733,743 733,743 00000000000000000008b62f563c8974fdd5c8ff866627c1bedcdb83b91437bb 466 0.19/1.00 vMB 9
733,742 733,742 000000000000000000049b374d17a5e18695c5cf40bba3b9fce50159ed576798 509 0.25/1.00 vMB 7
733,741 733,741 0000000000000000000908103a274d6c7ce831ee6cbb7d721a991e52d8c77c1c 166 0.04/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.75 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: 708.89 GB
    • Received: 16.78 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.