Loading Tool

Explorer IconExplorer

Memory Pool

27,783 transactions
8.02 vMB
0.07435470 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.91/200 MB

Candidate Block

Mining Attempt 86e13bbd5595b00c714125b6e268cb7605540fc9ff59d2f09bba8833da16c1a6
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 0329bb6bded47b03f6a0e99b3cd243ce1af9ef80a185b8c6c4792b3e1a2d5b53
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,344
Size: 1.00 vMB
Total Fees: 0.03139167 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (747,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,062 166,062 0000000000000a173b45d573d6c500f81120a06fb00b2c90c68ed8d8312bc4b3 64 0.03 vMB 62
166,061 166,061 00000000000005ee7438f4439c741444a7403f57039ea0e274821f92b4a563e5 13 0.00 vMB 440
166,060 166,060 00000000000008e6ec34177a1be74c19adec87a2e7d74b3ab5d28e660e7371e9 12 0.00 vMB 0
166,059 166,059 0000000000000b413d70354b1719b52404b04bfe9cef0cd848b55322afbdaf0f 12 0.00 vMB 3
166,058 166,058 000000000000088c9db7e00f6a45e3cde8098d7a1ce6348c300efa8a1d575ea8 119 0.05 vMB 112
166,057 166,057 00000000000007c5356466a6d2ecd333ef70a43943d55724d1e873e971a2a49b 20 0.00 vMB 204
166,056 166,056 0000000000000c2308be05710e57654397bd830818406f8e32253fcdacb627ff 49 0.08 vMB 65
166,055 166,055 000000000000070a5c4c29fb5c5322e6db51e67e1cfa69b44d58864f14c7e3ba 107 0.05 vMB 6
166,054 166,054 0000000000000b716fb024d18cc25940738c6af9c9dd7d422ec94087c4a6bf8c 111 0.06 vMB 103
166,053 166,053 00000000000009114cc341ed00a5883d8386d527c8d4e1d9ccce361dbd4e3d13 81 0.04 vMB 93
166,052 166,052 0000000000000152e5e801e8e62b9b8db0791251c4079f30f0fbb50659a4c960 34 0.01 vMB 400
166,051 166,051 0000000000000a1166a00b6ccabc5d3b9a9076199411de5fdcb7774d3fec0e47 22 0.01 vMB 203
166,050 166,050 0000000000000b1ee3fe50f9f1f5e3073053c1f9f13c194b90cb0a08dba48844 83 0.04 vMB 72
166,049 166,049 00000000000007c4abf667d5b7ec1693d978715584d617fdc0201770d0bb1f88 70 0.02 vMB 48
166,048 166,048 0000000000000aeeb4d5dbcca6da612f761a1de8d984c9b4a550f0d4363595a8 26 0.01 vMB 230
166,047 166,047 000000000000081dd083883d030ec5744988401eb06edffba49bcf9752af61e6 13 0.00 vMB 39
166,046 166,046 00000000000001c7709187fc740fbc7d1f49be63952bb95c4839cd7db4a5e3b5 12 0.00 vMB 0
166,045 166,045 00000000000009c36b8f3bf0fb6d940c3d2530adde2d556f9db36ae94beb4029 62 0.03 vMB 81
166,044 166,044 00000000000002ea00fb76322d57f63819cd9ed5b18c70f084e3cf4b5a03e7ea 63 0.02 vMB 104
166,043 166,043 0000000000000bb9c59725abac5627f04a29cfbfaa6d7429281e712ba6654769 129 0.05 vMB 63
166,042 166,042 00000000000007918d7954e7968d763dbf17302f17c6b8a2e766c3ff727a7ce8 14 0.01 vMB 492
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 67
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.