Loading Tool

Explorer IconExplorer

Memory Pool

80,206 transactions
31.44 vMB
0.07814323 BTC
Random Selection Loading Transactions
Max Size: 189.46/200 MB

Candidate Block

Mining Attempt be79929ac5cf1057730fe18c113b2846fb84bb767ba138bcff856f58860a13a7
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root fdefca3ffd51e18067daae7ef31eb535456434bf8d02b56b1057730bbe655786
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,246
Size: 1.00 vMB
Total Fees: 0.00988805 BTC
Feerates: 100.54 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (248,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,835 666,835 00000000000000000003aeacc1eedb2f16d903b7f69896fe7e10ea3ff77171b9 1,682 1.00/1.00 vMB 11
666,834 666,834 00000000000000000001d84cadd9daae989652d1960bb87bab1c01a6554e2e74 1,953 1.00/1.00 vMB 32
666,833 666,833 0000000000000000000635919b9a93363d807ae6e7786229ae9f1b1ebaee0737 2,501 1.00/1.00 vMB 21
666,832 666,832 000000000000000000083f28f919f6c8181e0cec34a469af2ce5b1c07affd259 2,251 1.00/1.00 vMB 19
666,831 666,831 0000000000000000000c8e62f8096aace46564c561805eb1fd6e2b133e2669c7 2,493 1.00/1.00 vMB 41
666,830 666,830 000000000000000000040528114d76ca9ad97bcc118e3752292e419605e758de 2,260 1.00/1.00 vMB 23
666,829 666,829 0000000000000000000692fc9fd378e879fe00984dea457a4d9027cdaf115c9a 2,776 1.00/1.00 vMB 69
666,828 666,828 0000000000000000000c8724244bf2d5dc94cca710a3bc45dc90af8857510dc3 2,115 1.00/1.00 vMB 30
666,827 666,827 00000000000000000002eec9f02b0b7089f354291000e60f09ac5a6f8df702c6 1,965 1.00/1.00 vMB 52
666,826 666,826 00000000000000000009361022f9d70fb404efdc184bbe704cfdae9d79b47a60 2,633 1.00/1.00 vMB 50
666,825 666,825 000000000000000000038801b66a47caef06173aa6bb191f37e39bc4f284bda7 2,513 1.00/1.00 vMB 33
666,824 666,824 00000000000000000007843adf294a7115b71d34686bd4c3efbcb10f5c66cfa2 1,953 1.00/1.00 vMB 47
666,823 666,823 0000000000000000000826f8201ff13b82e3c8467bc0394746caeaaf3ffb4dfb 2,282 1.00/1.00 vMB 90
666,822 666,822 0000000000000000000857ec8982dd61cff2aa5cfb3ef5b82af36d560bc1086d 1,828 1.00/1.00 vMB 98
666,821 666,821 000000000000000000055d7c329c11a078d329ffdfbea375935b80146e4df686 2,476 1.00/1.00 vMB 64
666,820 666,820 0000000000000000000399477d58eff985608cfc60168fbd9ddb194b8b32947f 1,306 1.00/1.00 vMB 40
666,819 666,819 00000000000000000002a7f611fb61dd43ffc4af32024a7b936fe7d2a0c853d9 2,994 1.00/1.00 vMB 49
666,818 666,818 000000000000000000032d5080f5a5c804974031deca107d6486301a4724b453 2,847 1.00/1.00 vMB 61
666,817 666,817 0000000000000000000121cd680234b6bb82cee495706f4ed5f4019b8b8e5bd6 2,931 1.00/1.00 vMB 102
666,816 666,816 00000000000000000005b90cda5d8b11f7a97462bf1c940df8bc8b355842cf8d 2,548 1.00/1.00 vMB 62
666,815 666,815 00000000000000000007bb8e6502bf24399574e46b73bf8aa16e83376e8818eb 2,740 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.