Loading Tool

Explorer IconExplorer

Memory Pool

79,487 transactions
30.35 vMB
0.07970078 BTC
Random Selection Loading Transactions
Max Size: 184.87/200 MB

Candidate Block

Mining Attempt 3db2ee99ab6be0f3404ee4461d8740a65ab9c0409ff18efb88676b3a9f7775f3
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root f45ccab03b2abb7786df443d3fc3f540c981241c7ed0c44d2acef2fc9b86796e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.01126776 BTC
Feerates: 40.21 > 1.13 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (26,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,635 888,635 0000000000000000000065c44a5321ebf772b78051a3641c39e1d68d5161c101 326 1.00/1.00 vMB 1
888,634 888,634 0000000000000000000082dd72a067836e783093348da2f83c93e256b0035f75 3,285 1.00/1.00 vMB 3
888,633 888,633 000000000000000000002a5de9236ca6df3e129561c2bf62f677b236196b0804 3,366 1.00/1.00 vMB 3
888,632 888,632 00000000000000000001164cdf16a69ceede4a1761f39783905adbf803ed0cb5 4,075 1.00/1.00 vMB 6
888,631 888,631 00000000000000000000624c4742acb166d063fda3c5dbab28c3cf7b8f39583c 835 1.00/1.00 vMB 2
888,630 888,630 00000000000000000001437b078e3355fb1765cea0672c23469a5ea5acffe987 1,790 1.00/1.00 vMB 3
888,629 888,629 000000000000000000005a20b4ca34d5c32d4bdbaec1d1bb0ceb4121872b21aa 2,064 1.00/1.00 vMB 2
888,628 888,628 0000000000000000000013ab42f555783fcfa68a8b3009541b7201c3e6c8e11b 1,310 1.00/1.00 vMB 3
888,627 888,627 0000000000000000000026ea1e25cf9ae05cafde42164ddc96a72d260f9715ae 597 1.00/1.00 vMB 2
888,626 888,626 00000000000000000001fa13198e019f35251713db164cda4b176c61909dc62f 988 1.00/1.00 vMB 2
888,625 888,625 0000000000000000000099c83e9a5f518c94c61bebd4d7a7f5d53bcec57e7e1f 897 1.00/1.00 vMB 3
888,624 888,624 00000000000000000001656033653048c18c4b70cf9b85aa0e4d61aeaa4b532c 2,559 1.00/1.00 vMB 2
888,623 888,623 00000000000000000001d01a15a89f60d67eea3c415ccaa719fbe9b23ec749c7 3,647 1.00/1.00 vMB 3
888,622 888,622 00000000000000000001c1c9d00a0a06e8511b25baa2e0e8071e95483cf9f596 3,172 1.00/1.00 vMB 7
888,621 888,621 00000000000000000000036683b31b26c0a8029a20291fdeb86b17cf1a51c28a 3,970 1.00/1.00 vMB 9
888,620 888,620 000000000000000000007b05bde2eb0be32cc10ec811cb636728e647e7cc0c63 2,561 1.00/1.00 vMB 5
888,619 888,619 0000000000000000000234a125ca4161c6aa1179c0041bcb4388563a10aeb52c 719 1.00/1.00 vMB 1
888,618 888,618 00000000000000000001bb7b895b39466afb8a0cd32ba6360c44a7fcfc4616e2 1,471 1.00/1.00 vMB 1
888,617 888,617 00000000000000000001041a9c2ac9491b9d8b39236cb6075021558f90b78a88 734 1.00/1.00 vMB 1
888,616 888,616 0000000000000000000278a230b0ef30d698268857dae5feeb79e2be61f1bc25 421 1.00/1.00 vMB 1
888,615 888,615 00000000000000000000c5571c84ebaad70fbb4dd16689798a97304a85e89c39 2,868 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.