Loading Tool

Explorer IconExplorer

Memory Pool

40,991 transactions
28.06 vMB
0.07845984 BTC
Random Selection Loading Transactions
Max Size: 144.01/200 MB

Candidate Block

Mining Attempt 070b5189c22a0c97ae02ba83080c4d45e26790409d50cdb0c8c976df72890b77
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 490d52db8a3daff5a1fd07fd6f1f51fb6f739c377afcdc47157744c6f6a7fd27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,508
Size: 1.00 vMB
Total Fees: 0.02386168 BTC
Feerates: 100.95 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (222,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,579 692,579 0000000000000000000411f7c3d789957d09165fc320cbfbddab278776895ec9 1,048 0.45/1.00 vMB 6
692,578 692,578 00000000000000000004ef4d0c206a0dbd717f3351608c476ab496028bf9ee55 1,105 1.00/1.00 vMB 7
692,577 692,577 000000000000000000049e0f667d6065e6cf8020b53ac6a10e09dea2a341aa6a 2,557 1.00/1.00 vMB 12
692,576 692,576 0000000000000000001401b8c38053df6253b46650589a8ca0c707d6be6b6a77 1,884 0.64/1.00 vMB 12
692,575 692,575 00000000000000000009df790a3fdb7d5c00c28e5ecd72f29783d40af7bf9a41 1,615 0.95/1.00 vMB 8
692,574 692,574 0000000000000000000bcc3a8b76170aa6824c625666b833daaccd596ee72f24 438 0.16/1.00 vMB 11
692,573 692,573 0000000000000000000d33d18de6a303318603ed5fa60180ab8e9fae27b7502d 391 0.21/1.00 vMB 12
692,572 692,572 0000000000000000000dbbfa6510b9cc67a9d758f0f4f2cc603050de9cfa838f 1,159 0.43/1.00 vMB 9
692,571 692,571 00000000000000000000eb8c2d74a023e40ac58b29ca8e1798c67d2fd1f8754f 116 0.06/1.00 vMB 13
692,570 692,570 00000000000000000003a561d300be405ad7c2b17f351478db91d9cb870135d9 1,065 0.47/1.00 vMB 6
692,569 692,569 0000000000000000000d8ab3c774cc7145cdfc06ccb5ec387f135766519af12c 2,844 1.00/1.00 vMB 14
692,568 692,568 0000000000000000000e4442f6785381c03c7ad94db6f33b3fb030f9facdffa5 1,543 0.52/1.00 vMB 11
692,567 692,567 00000000000000000003d1e60cb12d15dd2518f7e5a75464304fc393e7ec12c6 1,198 0.76/1.00 vMB 11
692,566 692,566 00000000000000000007ed3408c19481f38969db0fb72193da520e5812f2a006 2,329 0.89/1.00 vMB 13
692,565 692,565 0000000000000000000d7eb2031b47dcfe78d19ceecb788e00a589715c16e61d 755 0.33/1.00 vMB 10
692,564 692,564 00000000000000000000840694fd3b4587e45945029e23407dfb490531e9b345 229 0.07/1.00 vMB 13
692,563 692,563 00000000000000000008b06227606ead7e2fe1d3d37a3c5278131772f2099b8d 1,465 0.68/1.00 vMB 9
692,562 692,562 00000000000000000005b9268d752f520e1ab885ab27bb5f2e6263c9e2d78e56 1,032 0.43/1.00 vMB 9
692,561 692,561 0000000000000000000bd3d418e3448a7077aee96f74c33c9b97615bb6f400c0 954 0.41/1.00 vMB 9
692,560 692,560 00000000000000000002c29b1b6f12331c9c17ee84ef82929ff5267e788fd4e4 170 0.06/1.00 vMB 13
692,559 692,559 000000000000000000096c4000ab1ddff5d191f265baa1ef670eaa00760b9949 1,328 0.76/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.76 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: 632.40 GB
    • Received: 12.11 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.