Loading Tool

Explorer IconExplorer

Memory Pool

77,862 transactions
29.25 vMB
0.06268267 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt de33b9f411c30e64b0e1babdb88794e63bce134bd6d76e65592f9cd4415f04d4
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 84439b11e8264fa99ed3cc4683946436d873cdb9e8857a07ceba300c4e659b0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,817
Size: 1.00 vMB
Total Fees: 0.00344744 BTC
Feerates: 21.09 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (169,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,336 745,336 000000000000000000070a4ee2591d684ea0ecafcf0faa2810412cffa67c4386 727 0.46/1.00 vMB 16
745,335 745,335 00000000000000000002a32b3803f477931141f005f7b43de14acd5a6516b80e 2,430 0.97/1.00 vMB 10
745,334 745,334 000000000000000000071e47f4290bea210709e955c5c050111bafbc0b4af993 2,899 1.00/1.00 vMB 25
745,333 745,333 00000000000000000003ddbbdc6820d370e59c41e6a7816be6de9723d414a17d 1,282 0.50/1.00 vMB 18
745,332 745,332 000000000000000000099dd7fda6fd5e032117e9524be3a42f685836b0b750ff 760 0.72/1.00 vMB 12
745,331 745,331 0000000000000000000936fc99f1dd5c1617bceabb626ecd64a4ca16e4404122 1,858 0.85/1.00 vMB 19
745,330 745,330 0000000000000000000838dee6f8da1f120fd3a90fecea24e603dc4be20e0dc0 832 0.36/1.00 vMB 15
745,329 745,329 000000000000000000018c220bbca64e8a6ca03c5fcfd72dd0225405f86a319d 325 0.17/1.00 vMB 34
745,328 745,328 000000000000000000037c9fb060c2598656b43b0042f7b80720c8b2932b740c 33 0.01/1.00 vMB 23
745,327 745,327 0000000000000000000737665723b2cee47b6953732547cdd64c1288b991760a 1,705 0.70/1.00 vMB 17
745,326 745,326 000000000000000000088ac2c1453395a1ad6adaf11871b8874d8954759d4dc5 766 0.53/1.00 vMB 6
745,325 745,325 0000000000000000000765bba8ea699efc5603fa30049d94731b4ec6773ade0a 1,500 1.00/1.00 vMB 13
745,324 745,324 00000000000000000007ec8bdce8de04d4a97d50a7f3e1920e5a626bcb19b207 1,772 1.00/1.00 vMB 30
745,323 745,323 00000000000000000004f2ec789d729e4213d22f4a6d5fd8d5c09ac81d9458ce 545 0.20/1.00 vMB 17
745,322 745,322 00000000000000000007e3f0c261b743289be00053892ef7cfca7d091b25f003 1,232 0.49/1.00 vMB 15
745,321 745,321 000000000000000000089649bec876c8ac0c678686ec17a7aa8a7c2bd8a46360 85 0.04/1.00 vMB 14
745,320 745,320 00000000000000000006cd57eee9825e397b9d6cdc8b94a8278b790e2c5dd130 1,540 0.90/1.00 vMB 13
745,319 745,319 00000000000000000006585070a86dc80689d9b610243231b1eb414ce7356b9f 1,939 0.99/1.00 vMB 16
745,318 745,318 00000000000000000002dbc0e61bdd2eedd108f6755a2ec3ee99a5580288d6f2 1,926 0.87/1.00 vMB 20
745,317 745,317 00000000000000000002a52f57e6bdc27947fcad0ae0bddc7a016aa3cec121e0 1,261 0.72/1.00 vMB 16
745,316 745,316 00000000000000000002eabdd59d8cc9e311888737b13d71e26dd01b4c54dd13 285 0.25/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.