Loading Tool

Explorer IconExplorer

Memory Pool

88,420 transactions
32.21 vMB
0.13878062 BTC
Random Selection Loading Transactions
Max Size: 195.14/200 MB

Candidate Block

Mining Attempt c657c9033af4d7414aa955f8c4bcc9309ddfcf2104bc930db6506b5b10558bb3
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root bd2f9d5cc57f4e55d53fc82952f80e4f96e7a9c6a045293b8c14d42ca9484f57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.05192837 BTC
Feerates: 101.65 > 5.20 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (618,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,766 296,766 000000000000000043544167304ca86e5fac60da11328cdd5ed45c39c0cac8dd 92 0.05/1.00 vMB 25
296,765 296,765 0000000000000000641798a50477ffd58bce1fc0eae57f28e1d2da8f77d47288 471 0.29/1.00 vMB 71
296,764 296,764 00000000000000005eafac52a2cb8879124f4dbae54919bf2f73c03a5570131b 13 0.01/1.00 vMB 10
296,763 296,763 00000000000000003db619238d50798ddf853258af8c0fa02a88ebc4c034d3e3 8 0.01/1.00 vMB 16
296,762 296,762 000000000000000061c2765a3bc6efdeb34b52e5c8ba7c30baaf4531a9ec4e92 105 0.10/1.00 vMB 25
296,761 296,761 00000000000000005f18c93e43463e04e1988167624c1bef0d4843524ff972f3 357 0.19/1.00 vMB 51
296,760 296,760 000000000000000028c75c095ab40c235bbf1a358d790a75598bba70269b076d 109 0.08/1.00 vMB 35
296,759 296,759 000000000000000062acfeab5f063e63273d23b06f1a1b73200a1b22ec7ebcde 122 0.09/1.00 vMB 25
296,758 296,758 000000000000000015c90d2cced55f08330c80c7954e5d5f1ea19107feccf958 690 0.35/1.00 vMB 44
296,757 296,757 00000000000000006591fcc2bc68dbd4ea3ec723307cc26ebf44bd680c3647f4 16 0.01/1.00 vMB 42
296,756 296,756 000000000000000022a064b8df8d1f03241734d509eaa425d7cae61859582b2b 43 0.02/1.00 vMB 76
296,755 296,755 0000000000000000146eee8abe06f140400998ac6916f59195c54396f3956b64 144 0.09/1.00 vMB 48
296,754 296,754 0000000000000000441266ead77c0135d4715d2d9dcb8a35474783edbd7abc7b 150 0.12/1.00 vMB 26
296,753 296,753 00000000000000001898daacf38e11465ee262bbe33b41deb1376f098d84ba61 441 0.34/1.00 vMB 34
296,752 296,752 00000000000000007d15fad9f42b90bbd49dfa67de077fbc55ac7d07acb826b9 67 0.02/1.00 vMB 36
296,751 296,751 000000000000000070d07deb74218bbb83ac6c4647076ba5f72b8d46a8b5fd3e 91 0.04/1.00 vMB 30
296,750 296,750 00000000000000005ab7f9b0ceb25a24970fa32b78671f4a55c58f9ce64f1338 457 0.27/1.00 vMB 40
296,749 296,749 000000000000000057eac5fbf6a4819e4407bba8012967c3144418270193158d 514 0.25/1.00 vMB 51
296,748 296,748 00000000000000009038bab2439d77d8187c1f8db80045d82602c1f88d555c84 12 0.01/1.00 vMB 20
296,747 296,747 00000000000000001e3857ed1246cb7ff52d19a565e6f1127db8e63a08b5ee92 103 0.04/1.00 vMB 37
296,746 296,746 000000000000000086579094ac99d9d5a1778f308c8fccc203fe471486bab149 125 0.06/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.52 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.91 GB
    • Received: 15.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.