Loading Tool

Explorer IconExplorer

Memory Pool

80,039 transactions
29.53 vMB
0.08858801 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt 91c154aef52481bdd152eda97096e9a78daa6079e4ccfdc7c4784bcb901eef1a
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root a47af9d3ebdc1f730c64bc9e7f078ecc9bf1c64af329963630ad457025947fd5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.02641113 BTC
Feerates: 278.95 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (584,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,111 330,111 0000000000000000013cda60643e98c7fd3e5ad782c15529fab2fa0ca503f70c 443 0.27/1.00 vMB 23
330,110 330,110 00000000000000000eeb3c27f655d9ce1c1c75cba9e7ba8d4c6525880874861f 129 0.08/1.00 vMB 27
330,109 330,109 00000000000000000665217b9f397b297635a3b783a972b70d6ebf5e7730c2de 191 0.10/1.00 vMB 24
330,108 330,108 00000000000000000588cf5380ede0943afe75ea0d790044c56dda3278bcb9d9 1 0.00/1.00 vMB 0
330,107 330,107 000000000000000007dbcb079036ab876025ccd6cc7e501c4af9ef4dcdb79df9 118 0.06/1.00 vMB 27
330,106 330,106 000000000000000010b9ed5f45bc783201d25d1c26401388bedf92095ef77ac3 382 0.22/1.00 vMB 24
330,105 330,105 00000000000000001839b1ef7900e0c1ff5053cfd0d47fef0d064fc2b1603751 817 0.36/1.00 vMB 29
330,104 330,104 000000000000000009365e580825df4d349989b70f206c2f966e158a55cded83 118 0.09/1.00 vMB 18
330,103 330,103 0000000000000000064e0a08ea4c1c6c7a18de525756d2db645312dc8da9f886 202 0.08/1.00 vMB 32
330,102 330,102 00000000000000001751620ab7fb55ece68d09b05841d8c74b772bdeecb6d4aa 206 0.10/1.00 vMB 26
330,101 330,101 000000000000000002678aea566b79c5bf5d04264f17195efd95651358f291a4 23 0.01/1.00 vMB 16
330,100 330,100 000000000000000001dd7598187ef9308c88093faf921416462df9ce03ccf417 829 0.40/1.00 vMB 65
330,099 330,099 0000000000000000080cace9a38b4f3b153ec9f682784d7936f9977f85627026 66 0.03/1.00 vMB 27
330,098 330,098 00000000000000001630299122f477871adbb8acf4b06f49a1a6beb2917ece51 52 0.02/1.00 vMB 27
330,097 330,097 0000000000000000076a0afaaff61b7157bfe43a8cd37df9d73c3b2514844fd1 418 0.19/1.00 vMB 26
330,096 330,096 0000000000000000090c9ab08f090a14343553d6492e38ab2856d6f15d948c13 586 0.26/1.00 vMB 28
330,095 330,095 000000000000000000d862eeee7337913f13fbac6aa56d5e99e738c0b5bcff7a 128 0.03/1.00 vMB 42
330,094 330,094 00000000000000000a9716aff13a0f37fd418e161bb1e5dfefb47f3dd6466b11 210 0.11/1.00 vMB 23
330,093 330,093 000000000000000012cc7798413c5f8865e82fd4711ddc70482822c7f17c5e89 343 0.16/1.00 vMB 30
330,092 330,092 0000000000000000082c3da636a125a55abd838e823be67c9ec29d5f53a037f5 102 0.10/1.00 vMB 10
330,091 330,091 00000000000000000d1fd275da80c91f56f48cb14482f2f731a83f417293bd32 672 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.