Loading Tool

Explorer IconExplorer

Memory Pool

73,932 transactions
28.26 vMB
0.06886954 BTC
Random Selection Loading Transactions
Max Size: 167.98/200 MB

Candidate Block

Mining Attempt f99a8ea9a738098df1ef30399367e083158da26ff0f40e1bd21d2c65d7a11c2a
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root c075283c9e3528678bc126d1bb02d6c626a20ccb1775887ace905ee6504ede6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,489
Size: 1.00 vMB
Total Fees: 0.01233047 BTC
Feerates: 101.62 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (199,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,593 715,593 00000000000000000004949e2f443968d0fc767c4effc836bfe640005767d2a3 714 1.00/1.00 vMB 3
715,592 715,592 00000000000000000003b707b03454414ce003f7bcc53de31a3f586bfadbe471 2,470 1.00/1.00 vMB 4
715,591 715,591 00000000000000000005aaf1514e7aea1739798f0f8ab6e8488e44bc7286f79e 1,464 1.00/1.00 vMB 5
715,590 715,590 000000000000000000070b1dcf1bc604a4245a48edc6324543d7d7b6dcc638c3 2,423 1.00/1.00 vMB 11
715,589 715,589 00000000000000000004b162245d5046dc032e7b4ff8f314761d2cef97d1932d 1,078 1.00/1.00 vMB 4
715,588 715,588 0000000000000000000948ac5b07942bfcf50476dcdf82f2a004f3207c8e6d6e 2,843 1.00/1.00 vMB 12
715,587 715,587 000000000000000000001b0284c5748ed2fd6db8df71384a7c0b8db6c09fa426 2,031 1.00/1.00 vMB 9
715,586 715,586 0000000000000000000b662b5fbb08bbdc2ff0711adfc37e5e8ff31675e60cad 1,085 1.00/1.00 vMB 8
715,585 715,585 0000000000000000000397819fa240495aa66d5dad75241473019739237daff2 867 1.00/1.00 vMB 5
715,584 715,584 00000000000000000006c790c20acc0999d8191687889982c98c832a7dc44af7 2,088 1.00/1.00 vMB 6
715,583 715,583 00000000000000000007ddacc830bf8db6cfe15c231351ae858bd298625b6fbe 3,003 1.00/1.00 vMB 20
715,582 715,582 0000000000000000000145380058bca33dcc213fd4360daa6045544323b40181 1,655 1.00/1.00 vMB 6
715,581 715,581 0000000000000000000355e6070ae0baf7c718534777c4c82d6353d052128e2f 3,325 1.00/1.00 vMB 11
715,580 715,580 000000000000000000026399dcf1b3b72d114e45d0357fd2c5ce125c003f39f8 2,965 1.00/1.00 vMB 3
715,579 715,579 000000000000000000050d1ae94ca4000e9b93750fd6cb6142eaca6d3145cf42 2,613 1.00/1.00 vMB 8
715,578 715,578 0000000000000000000903f6db7b39e02dd5eb72d467c59e023030488cac0ce3 605 1.00/1.00 vMB 8
715,577 715,577 000000000000000000063c6c5e93f4fee39c2774f9899d49dc5c7a4b62db14b0 570 1.00/1.00 vMB 4
715,576 715,576 00000000000000000003fc613b39296e8d9153663ae954aa265d236f4441c6f4 1,305 1.00/1.00 vMB 5
715,575 715,575 00000000000000000002cdd963f5e5cafff3b49f65cace1f11cff05c3f207c72 2,823 1.00/1.00 vMB 11
715,574 715,574 0000000000000000000b298654e9ea30845b6b61507b2270f40d6b5a5b41e1c7 1,270 1.00/1.00 vMB 8
715,573 715,573 00000000000000000004d5c61f161e6e754c28890ceace57192ce947a603790d 1,397 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.