Loading Tool

Explorer IconExplorer

Memory Pool

81,834 transactions
31.63 vMB
0.10490883 BTC
Random Selection Loading Transactions
Max Size: 189.60/200 MB

Candidate Block

Mining Attempt fea1256c30d85cafdf8a8cb2f6b6ed1bbe314675a639ceed32f1da6e013005f5
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 3eb3dae5446f049831c86b7301f6685c3b7774e1ad6b11868e3be6b69bf09d79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,716
Size: 1.00 vMB
Total Fees: 0.02259075 BTC
Feerates: 99.50 > 2.26 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (426,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,040 489,040 000000000000000000d49580f42b24a30ca8435566fb218e8437f3206360b916 2,041 1.00/1.00 vMB 56
489,039 489,039 000000000000000000c013df9df666bd54ce8f89f342f5c261e4fe0303c9a165 2,490 1.00/1.00 vMB 173
489,038 489,038 000000000000000000634c762d0b7135ae9e29b314dfd7914fda739b3d586c15 1,463 0.65/1.00 vMB 115
489,037 489,037 000000000000000000a85298cebcaa5161d32d27bb324c12cbcbcd1682ceb4c3 1 0.00/1.00 vMB 0
489,036 489,036 0000000000000000003a2cdbecb298fb23a02e780e98b233fc445529d7bb1266 2,439 1.00/1.00 vMB 8
489,035 489,035 0000000000000000008ec31f581d1760eb980dfd4f5751e04e29638840d5906e 2,216 1.00/1.00 vMB 37
489,034 489,034 000000000000000000b7df3ee61894c872f448e95a73b1b01e4fe48b31f6ce9c 2,250 1.00/1.00 vMB 117
489,033 489,033 000000000000000000b9edb04c235bd1f350635223402b35e6b0bc3bf2eab5bd 2,317 0.98/1.00 vMB 127
489,032 489,032 0000000000000000002686851096d1371233825c43ca9dcdb08d41da8cee1183 2,574 0.98/1.00 vMB 142
489,031 489,031 0000000000000000006ec29daedc1ba764bff37c98d358ec52698856087d8bae 2,199 0.98/1.00 vMB 119
489,030 489,030 0000000000000000004c745673d5f839dfe997de374be81deb8f44c66d6ef170 2,482 1.00/1.00 vMB 28
489,029 489,029 000000000000000000062b9ee9c56d000d53e3622f149c9f32272dc5ae5a97f1 2,207 1.00/1.00 vMB 79
489,028 489,028 00000000000000000080a220a3b53484906821d5a267028c9df80fa6d33f4fc4 1,639 0.95/1.00 vMB 51
489,027 489,027 0000000000000000006063590cbf860eded36944ad9037bfee1c493f28822ad9 1,999 0.98/1.00 vMB 117
489,026 489,026 00000000000000000001438e607d34f382213cd08173b707af56108ab5eeec4b 2,060 0.98/1.00 vMB 119
489,025 489,025 000000000000000000c9d7ae847acf7b9ccf134a17f9d63dc13319b6bf01b634 1,831 1.00/1.00 vMB 115
489,024 489,024 000000000000000000c1c3e9d35b144cabde0952ac744bf335ed32e93413159c 546 0.23/1.00 vMB 116
489,023 489,023 000000000000000000ef55b75791221ec3b6fd0e7274710f4c80b7aa80fb75c0 1,350 0.69/1.00 vMB 113
489,022 489,022 0000000000000000002f2a10e67391132793f397fcd1982f59fc256af4602473 484 0.24/1.00 vMB 7
489,021 489,021 0000000000000000006716791ce70423a157f46784e5ae9f4650e3e558c56b76 2,260 0.93/1.00 vMB 63
489,020 489,020 0000000000000000002fb3e42ca690c22fd622405a9dd82078402f8527978fbc 2,353 1.00/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.