Loading Tool

Explorer IconExplorer

Memory Pool

28,602 transactions
9.51 vMB
0.09961806 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.11/200 MB

Candidate Block

Mining Attempt 3aeec87cccfb606c621432b1558ddc38d50fd06158aabcb6885aee7a9b1e4f63
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8773885f5fd505a39bbb3964e096504de2e602e0c680af7fc7097fffd3d24153
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02831087 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (703,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,046 210,046 000000000000005f568a08a523d6b69b1333257d8abb3653a8272b0e9adb129b 150 0.04 vMB 48
210,045 210,045 0000000000000273efb4b668711054ea03b9ff831b3a2a863b1c8f183640f32f 293 0.13 vMB 147
210,044 210,044 000000000000032cba15d08dd1d6188521e9c7bf807c57a577dc901cca672531 295 0.13 vMB 154
210,043 210,043 00000000000000dffbfc70b3a02afc40485c309dddbcd36a30c9163b439124a7 374 0.13 vMB 204
210,042 210,042 0000000000000126b41c59a8c8ebc23944c3463300f6726aacbc9c27e66d2f53 601 0.25 vMB 196
210,041 210,041 0000000000000098b348a0d60b5934b3d12f1da0992c410684cc97c7b02eedaf 125 0.05 vMB 212
210,040 210,040 0000000000000498e426effa08fc54070cd7ca70e80206f8763e7ceaaab734bc 105 0.05 vMB 102
210,039 210,039 00000000000001b95f79f12295a45a03aa52891981c925c7f6248aa556144d68 403 0.19 vMB 178
210,038 210,038 000000000000013152cb7de63621d6d7083524cd4de4337ddfd56e5e2a196b57 5 0.00 vMB 0
210,037 210,037 00000000000004457ab3a586c7b7b53e3bae2b2c1de896418cb88f16bead5bbb 343 0.18 vMB 156
210,036 210,036 000000000000008b21fbd28efc1c67042090a49a5d966aa995bbdd410334a198 122 0.05 vMB 123
210,035 210,035 000000000000009bf6acbd0b409ce136e7a7be9081fa575a2b94093bdbabc0df 56 0.02 vMB 50
210,034 210,034 000000000000013455bab4b74b06fd6309c77f9fcb48fa283921f8061de6b820 365 0.23 vMB 149
210,033 210,033 00000000000001e539250aea906ab1fc001b499ac6298e2d65d28996d83c4e55 661 0.42 vMB 146
210,032 210,032 000000000000049af2735ed7d30a01fd9cf2b8d10b6f70f030b493208e96267d 585 0.42 vMB 137
210,031 210,031 0000000000000437f641c65c35ececa1e84c347eee6ddafc3ce407ddc305428a 165 0.07 vMB 141
210,030 210,030 00000000000000b2100d6b26eb42a8dadd80b79b2b199630ce3a0a1f673e7fa9 322 0.14 vMB 190
210,029 210,029 000000000000031411cef245087a8c88916ce3f00a018761708275c84780a737 63 0.02 vMB 62
210,028 210,028 000000000000016931e6bd86d1f7fad890d0ed9a21a8c6a82940dece498ecc4e 147 0.05 vMB 38
210,027 210,027 0000000000000006cafd13d746c33a8a51bdd680ad98b46f24376483188ff171 41 0.02 vMB 125
210,026 210,026 000000000000005d7ce3437ef88236f6d4e77d265d6b8de7db81a68b03b9b358 115 0.05 vMB 411
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.11 GB
    • Received: 0.48 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.