Loading Tool

Explorer IconExplorer

Memory Pool

44,366 transactions
27.57 vMB
0.08636929 BTC
Random Selection Loading Transactions
Max Size: 144.39/200 MB

Candidate Block

Mining Attempt 4283563923b0fdd5845ffdfd8f35dd1fbbdec4233f06fa4d5e907e105a5a1c5d
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root d414b2a5feb2243a7cad0d2433254e36f85b466f46ce7138d48d5e02aade0c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03289642 BTC
Feerates: 151.65 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (215,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,561 699,561 0000000000000000000c054c4f6eff8c2a92b3e970ac3ec4d9b3fae5763cb9fa 1,210 0.68/1.00 vMB 7
699,560 699,560 0000000000000000000b9f5c3aeff0a99d9fef373c0890b95d62b90fb2c668ad 2,553 1.00/1.00 vMB 15
699,559 699,559 00000000000000000000b962c327f10e46b824ed9eb6632b25cee4ffc74aeca3 2,590 0.84/1.00 vMB 14
699,558 699,558 0000000000000000000d60fdfc227265839d4cc61b64b4fcf472e7a47e16ab69 2,732 1.00/1.00 vMB 16
699,557 699,557 0000000000000000000dc0099f7f72bb87cc6088336ec9db4ee35ee908617a20 982 0.49/1.00 vMB 10
699,556 699,556 00000000000000000000bbb66a5a503bca756a3ccfdac3e2395aea20ae7ad9d9 567 0.53/1.00 vMB 5
699,555 699,555 0000000000000000000e84ebd163443b90e7c7adebb06c6be7c34737d81da83f 1,284 1.00/1.00 vMB 2
699,554 699,554 000000000000000000069210ddebcb8ed0d55f9a25daeab6d1083b915139ab17 1,848 1.00/1.00 vMB 5
699,553 699,553 000000000000000000067aa7bf3a5251e82b4b7a8c1aaf7b069eae74330df297 2,463 1.00/1.00 vMB 9
699,552 699,552 0000000000000000000e8989c9ac71fbc912ceef70a8ec4685644243f44a87b4 2,897 1.00/1.00 vMB 20
699,551 699,551 0000000000000000000019cb70a38e25e348efd12435797631ec48088e4abe63 884 1.00/1.00 vMB 9
699,550 699,550 0000000000000000000009a0dc2231567be2a8411d8fea5b83b73efe70e0b75d 2,342 1.00/1.00 vMB 41
699,549 699,549 0000000000000000000b08cd6ef23adafbc476e46d9d61aa4247b891ab8db82f 1,342 1.00/1.00 vMB 9
699,548 699,548 00000000000000000002a2f1cb7a981e2f2aff6e09444f0070cb7a0bb6f6d9c4 1,554 1.00/1.00 vMB 9
699,547 699,547 0000000000000000000feafe903069f948e3f44e38d9704dcdabf10318e5c030 2,371 1.00/1.00 vMB 33
699,546 699,546 0000000000000000000f315c39dc2263cb829453cbaa291063955b0ff16ce8fa 662 1.00/1.00 vMB 5
699,545 699,545 0000000000000000000f7214aa7c2d0a9c5ade3d4052e9b79380edfc5c53568c 846 1.00/1.00 vMB 4
699,544 699,544 0000000000000000000def6403c4341e5595f94d223d2f4f3546bf93e8f47ed9 1,762 1.00/1.00 vMB 4
699,543 699,543 0000000000000000000f04054838c1490aee11aa6f49af142524b3908097061c 2,095 1.00/1.00 vMB 5
699,542 699,542 00000000000000000004c2e3df7626f6b79361ac5eb5f15e4174318fcfa9c286 2,883 1.00/1.00 vMB 9
699,541 699,541 0000000000000000000341cbc49e7b45c98743b4d50359440fc02bb4640f7843 2,595 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.