Loading Tool

Explorer IconExplorer

Memory Pool

72,942 transactions
28.17 vMB
0.07365703 BTC
Random Selection Loading Transactions
Max Size: 166.82/200 MB

Candidate Block

Mining Attempt e02de0af6a303b33445d25fdb57f228e82a8cec9bac34cee8f17dd8b782d7a78
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 836cbbc35cf43c0d048ef92c628c5de6818c3fc8bc646223411cd18ab67a9e0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,173
Size: 1.00 vMB
Total Fees: 0.01736358 BTC
Feerates: 152.31 > 1.74 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (320,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,733 594,733 0000000000000000000f977ea17e65c3899358efd0a295c2cebb6175bd0e269f 2,565 1.00/1.00 vMB 28
594,732 594,732 00000000000000000004e1cd98362b3617d697b88daeac5208cf0a8ebdb4475c 2,203 1.00/1.00 vMB 18
594,731 594,731 000000000000000000150eb7e15a4800d20609d5ea68c57ec8767dea2a2fcb5d 908 1.00/1.00 vMB 9
594,730 594,730 0000000000000000000b732249a5dde124ce7f628f9a7fca4779f4a65d20a6ca 1,473 1.00/1.00 vMB 5
594,729 594,729 00000000000000000009188250b13547877422c479cebe299fb27bf7a031cf55 2,662 1.00/1.00 vMB 5
594,728 594,728 00000000000000000005aeb28b4b43469b59a798956b09e493682e518c9c32a5 2,749 1.00/1.00 vMB 19
594,727 594,727 00000000000000000004f2ac72ebccbbaba8b1ec064291190317d7471a22ea67 940 1.00/1.00 vMB 13
594,726 594,726 0000000000000000000ef6bad977b31de94342558d98f265476a04ad6765aa44 2,298 1.00/1.00 vMB 23
594,725 594,725 000000000000000000045781c942466bdbb337b1621725a73ff5abee6b89d04b 3,210 1.00/1.00 vMB 25
594,724 594,724 0000000000000000001714197e05fcdc1664ec77654772d03f09eac7889212b2 2,667 1.00/1.00 vMB 19
594,723 594,723 00000000000000000012abffbc4ffeb8e80e1035b3659ff78e71c5287e5dff15 3,140 1.00/1.00 vMB 33
594,722 594,722 00000000000000000010e145a1129d7d62ce7fdb227a385cecd946e89415c912 1,469 1.00/1.00 vMB 33
594,721 594,721 0000000000000000000c9a7c6ce7d75cb483fc402021a237772c56f8a5a1b4e6 1,596 1.00/1.00 vMB 37
594,720 594,720 0000000000000000000adbae4bf35fa89a6519e3250fe09bbd4a4eaa2a46e0d8 2,015 1.00/1.00 vMB 14
594,719 594,719 0000000000000000000c48f6bed594da7bb5e75731b4e78501670e834d426e87 745 1.00/1.00 vMB 6
594,718 594,718 00000000000000000006661dc3f556a68035573045f2c024d50687896d575c3a 2,433 1.00/1.00 vMB 22
594,717 594,717 0000000000000000000d84f70a180a40569c4b66fcc51a9e841a9ce7fb44df45 294 1.00/1.00 vMB 5
594,716 594,716 000000000000000000076c014a9910659d2198b31b0e7a072b6990f2eda5dde4 1,429 1.00/1.00 vMB 9
594,715 594,715 0000000000000000000b786ac704f27856c7786db2d5bffd1f2e70350465f0ef 2,070 1.00/1.00 vMB 16
594,714 594,714 00000000000000000018184034de2c849e2a841ad6a5f82539bf7cc531fc0e87 2,273 1.00/1.00 vMB 9
594,713 594,713 00000000000000000000b6772b7806ed8f3ee499677d03f061d19567e9fe0fea 2,598 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.