Loading Tool

Explorer IconExplorer

Memory Pool

42,267 transactions
26.52 vMB
0.07660074 BTC
Random Selection Loading Transactions
Max Size: 138.51/200 MB

Candidate Block

Mining Attempt db4306deb168249d20919cfcc4153adf23c840169eb8fce7072a572cba80326c
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root a78cfc87e9c21dc9f4438578ee07523cdd7aeacfd6f829273bf7371019cb6625
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,228
Size: 1.00 vMB
Total Fees: 0.02781051 BTC
Feerates: 151.16 > 2.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (732,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,722 182,722 000000000000096c0ada0bf1fb105b43579b8bca5848be78c527c1319bb81fd1 130 0.05/1.00 vMB 355
182,721 182,721 000000000000065523311462e14ecabdfad9eb1fb87eaf580b7a6b10e6bf5855 11 0.00/1.00 vMB 14
182,720 182,720 000000000000092f2082e672afd38150ee6d6d876b7e25e181100f48f054617c 106 0.06/1.00 vMB 89
182,719 182,719 00000000000008a57aa2b1e4a2f8b278f0f56c50405830529f89df314b58db82 7 0.00/1.00 vMB 20
182,718 182,718 00000000000009ddad4d4af954f25059e892c7141ce0dbf2286637a755d2644b 86 0.03/1.00 vMB 980
182,717 182,717 00000000000002e1638ae44b59ec050a017076d7cfbeca1d01333459ef4af080 12 0.00/1.00 vMB 50
182,716 182,716 000000000000096050124f6bb3cd786e869df35d9ded082848c62fa5bf478b08 30 0.01/1.00 vMB 145
182,715 182,715 000000000000005a48fc2b78e474be42dee8e69c6762dceb5ac7260231b774e5 128 0.05/1.00 vMB 122
182,714 182,714 00000000000005a83daf5b22677e84aa59ddac84b6ad4ed87a9094ef2f8458aa 87 0.04/1.00 vMB 437
182,713 182,713 00000000000005af0d7dd8362c5a5ba8351c093717fa34508111a82163f7bf53 34 0.03/1.00 vMB 31
182,712 182,712 000000000000077bb92b9be899fdaec9fcbcdcfae4e494009c5693c91073313f 1 0.00/1.00 vMB 0
182,711 182,711 0000000000000551d2404ddbc75a57811c6ac03bce20d8ebd233580c4e5a9106 104 0.04/1.00 vMB 24
182,710 182,710 000000000000053d82e6e3f8118733f20a750b143049321a4a897e222ff78ce6 48 0.04/1.00 vMB 98
182,709 182,709 0000000000000a3eee6fc921dac18148d33a085abf1a9b1294d1b523ee7d1f1d 127 0.06/1.00 vMB 109
182,708 182,708 0000000000000377e6decfc8bf83425178bf32dea891185f710b3df72861c066 53 0.02/1.00 vMB 0
182,707 182,707 000000000000033fd1a5b3a91410d0f12bcd4274ff2cde4fa8c941c7bae85d82 9 0.02/1.00 vMB 19
182,706 182,706 000000000000056506bb1a8c0b6ab304c29092f075be15dfc38f1e89907d0897 40 0.04/1.00 vMB 80
182,705 182,705 000000000000056df445281981d36dbc9a687a9d1e2381fb8bfd8c8defb972ee 17 0.01/1.00 vMB 21
182,704 182,704 000000000000091291f3da7d059ed2085b30dc01609534f1f4a2ed16c846a6f6 53 0.04/1.00 vMB 116
182,703 182,703 00000000000005ef0ad099bf9a2ce4834db42447317594d29e22a49644487f32 66 0.03/1.00 vMB 93
182,702 182,702 00000000000008c9dbc0a827535e758ccbfb10fb1b3b060fce2be64ed4d18888 7 0.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.