Loading Tool

Explorer IconExplorer

Memory Pool

45,576 transactions
29.02 vMB
0.13825695 BTC
Random Selection Loading Transactions
Max Size: 151.27/200 MB

Candidate Block

Mining Attempt 74ce0c524cb37ea87a7c87060ff08bb03cfa85fb69ed04a6bb62fd1da2302714
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 78be5e569f0078f6e3990890d705128b6614b5d0fb50e49eccf48a2bae7d2a20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.03894270 BTC
Feerates: 100.25 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (530,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,661 384,661 0000000000000000064a86cfadab5d4724dd0d3d027ac88095946c9c17ef6df7 1 0.00/1.00 vMB 0
384,660 384,660 000000000000000001bb49863f2388bda7239c6b1d816d85005b28419a335b87 189 0.11/1.00 vMB 25
384,659 384,659 00000000000000000d634edde4aa75416ff21ac15c61c56b520977fb88e26e11 191 0.24/1.00 vMB 10
384,658 384,658 0000000000000000041277a5fbd13d1c392250f9dbe3824831cbfb01b01c8ab4 528 1.00/1.00 vMB 5
384,657 384,657 000000000000000001c4d7024f93a9647811b8a57ec9855e33d8f5c40600f037 828 0.38/1.00 vMB 39
384,656 384,656 000000000000000004f95ff89aca448046dd6e09b97adc5bb9153dd3f4d704ca 1,281 0.71/1.00 vMB 30
384,655 384,655 00000000000000000b5c04e6f9c54a72d56d0a28d1198fd556821a1362bcb7ad 719 1.00/1.00 vMB 8
384,654 384,654 000000000000000003ba40d92decd8db78c9288af04f03ef437202cb59070266 1,064 0.88/1.00 vMB 19
384,653 384,653 00000000000000000d16792374a39f36ab6df99c3925e5be6f85c5327d0094dd 2,098 0.69/1.00 vMB 48
384,652 384,652 000000000000000000ec397b2b37ee4acfe4bbd1f42f438a6d55a57e73c304bd 1 0.00/1.00 vMB 0
384,651 384,651 0000000000000000018e0ea6f8742b79069bb5507b54800138e9a2cbd658c58a 279 0.13/1.00 vMB 26
384,650 384,650 0000000000000000029209795e405fa55fe46828c0262127b102d12ea9c9c27a 249 0.14/1.00 vMB 20
384,649 384,649 00000000000000000b10da7d7c35e6cae6a954a26bb0ba3f0c0455a091ab69dc 1,046 0.79/1.00 vMB 23
384,648 384,648 00000000000000000b58f6c4af8bba34451e26cd6d96e7112d23d5865e55945c 1,272 0.60/1.00 vMB 36
384,647 384,647 00000000000000000fb3ff5fd012a041b75becc9aa1b264e6f4d5d9f2c4ed036 1,810 0.93/1.00 vMB 35
384,646 384,646 000000000000000006bd25f983b7f593e073049dd6ee6b44dc5523be73b1d69b 1 0.00/1.00 vMB 0
384,645 384,645 0000000000000000100cbebf444390ac985587734c9160b876f4508d4b939ccb 94 0.05/1.00 vMB 26
384,644 384,644 00000000000000000767f41ef079caca4ee932c27f1832c4082a0b3b655b8e37 1,110 0.64/1.00 vMB 24
384,643 384,643 000000000000000004854e47f64509d1734fdb24c03815205c4d7212a60d6538 831 0.62/1.00 vMB 23
384,642 384,642 00000000000000000dd064ab7bb5c067a324bc0b483381d0e768cd690985f08b 404 0.22/1.00 vMB 27
384,641 384,641 00000000000000000eb1cf9ef6c764119b4e310a10f209d3cdc104af70048227 746 0.44/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.