Loading Tool

Explorer IconExplorer

Memory Pool

80,237 transactions
29.84 vMB
0.12337898 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt e14b2945164c7c340e35d506e73877d3a51231cef971a42b56db0549bc2f7124
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 4146b8b40bf2296cfd976e7f366700e714c109f185e086f67ba2ce1b1a392c0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.05735836 BTC
Feerates: 313.32 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (503,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,398 411,398 000000000000000000e2ef5c4552cf058931b5f43372ce00e4d73dbb4edb5296 875 0.36/1.00 vMB 51
411,397 411,397 000000000000000003a96fddf4f7ccdfb275c84c57a78103e985e1bb941205ed 596 0.31/1.00 vMB 42
411,396 411,396 000000000000000000b901811a70108f6f11ad557a60e77baa3a4335d290b032 2,155 1.00/1.00 vMB 50
411,395 411,395 000000000000000000f3fa82e539ed3e7e50ae31c50e6a0b0b47801065c4ac04 1,341 1.00/1.00 vMB 21
411,394 411,394 000000000000000000449e5edfef90a047352c80eae057f6e53c149c985ce623 2,840 1.00/1.00 vMB 74
411,393 411,393 000000000000000000e307a62e01a7512e0622abedaaecde5d318daaafe08176 2,856 1.00/1.00 vMB 59
411,392 411,392 00000000000000000006282ec7e1f7a25b2bca95100ed9a1fc8578b70bb8472d 1,971 1.00/1.00 vMB 39
411,391 411,391 00000000000000000260d1e3f3055d1e29ffe5033b3267a1961d617b24599c62 1,501 1.00/1.00 vMB 32
411,390 411,390 000000000000000004af8e01fa30a3f0b0059fd620294dfe2fcdcbc2465c0487 2,562 1.00/1.00 vMB 53
411,389 411,389 0000000000000000009e23245892522022814f1c799c827ce3670d6993ff516e 1,852 1.00/1.00 vMB 39
411,388 411,388 000000000000000002f86c03c43685518652c5dcdf0a458f71f0f500ea14c92a 1,619 0.99/1.00 vMB 36
411,387 411,387 000000000000000002482dd2bd97b47d115d430d63bb763615d2eadd64f3e567 1,395 1.00/1.00 vMB 23
411,386 411,386 0000000000000000005cd439e24703727984d0878501da0c59bd15b0c3fb5cdc 2,080 0.93/1.00 vMB 50
411,385 411,385 000000000000000002a2dae6470e91233936d00745544f2b05d24df485ee6556 1,946 0.99/1.00 vMB 48
411,384 411,384 000000000000000003410732661487e971cb22c4dc3fbd14deaa4914cc283c68 2,192 1.00/1.00 vMB 43
411,383 411,383 000000000000000000c3a2b6cedc335fc383633bfe189da7a2dd899364fead85 2,878 1.00/1.00 vMB 55
411,382 411,382 00000000000000000220750e0b5119f01e97b105b0510192c2148f55eb89615a 2,480 1.00/1.00 vMB 48
411,381 411,381 000000000000000005543e16933ebfb62c651b503da1ee21ec8b456707e0ecc1 1,272 1.00/1.00 vMB 25
411,380 411,380 000000000000000001b844ed15124bc08114c624cbf253c2b1eff6f3b9c09c2d 2,644 1.00/1.00 vMB 56
411,379 411,379 000000000000000004451523dd06fc08a61fd12ef367a490ead260d3f83bdf77 3,177 1.00/1.00 vMB 61
411,378 411,378 0000000000000000020d6b3cf8337931b7ad4ab157358c68cdb6623fbd6ea13f 1,449 0.77/1.00 vMB 35
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.10 GB
    • Received: 15.82 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.