Loading Tool

Explorer IconExplorer

Memory Pool

14,010 transactions
5.72 vMB
0.01934077 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.21/200 MB

Candidate Block

Mining Attempt 4a43ff8b86c625141418f8f6fbc569422b0b359f5ab3dce4c7f2603a061c2185
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root 2bf9f66dca83772ef6776e4ed09ab9f7c8e48f88299659cb8276ce59872dcc3f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.00966439 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (708,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,793 204,793 000000000000002e5a1f75725fa2734685378b2f2f9ea9f9968c52f80af56cf1 96 0.04 vMB 131
204,792 204,792 0000000000000295a23329ef28dd754620705487341b5fb80a262b97593f68e0 394 0.16 vMB 168
204,791 204,791 0000000000000193081473132be17b57d3ddd9ebc6b2cd6bb18700b3f5589bc6 323 0.25 vMB 108
204,790 204,790 000000000000032f790e486aa8839b55f00308aaf14c9d1e62337901f4ba9c2d 456 0.19 vMB 163
204,789 204,789 0000000000000547eb24fce6993cd3c6c5cf645279a50b4124455d1b07f63faf 259 0.18 vMB 109
204,788 204,788 000000000000000a669c3c711de9fd3a85a0e3e2c05caf530a501f47b9edc638 124 0.05 vMB 31
204,787 204,787 0000000000000484ad92f866e5bfdaeba8e700f34dbd42e0b6fee90944bb9c38 690 0.25 vMB 255
204,786 204,786 0000000000000126a31c1a6e45710b5b1b90d7d0111eb8bfdc28d4decda64f9c 233 0.11 vMB 171
204,785 204,785 00000000000003c78d60a98c8edefb03611c968dfb3032794df722b58bf6c333 337 0.14 vMB 195
204,784 204,784 000000000000041e6c0876d699a19faf0d88619a073a9f1802f1fa1d8fbd4a8b 552 0.25 vMB 153
204,783 204,783 0000000000000453210ed128fd4fdacfa11c92e1885b6c55566eb57e46006b2a 9 0.00 vMB 79
204,782 204,782 000000000000038a0f9c97fed36d9e59134c6552da4c684bca644818374d6c2b 179 0.09 vMB 94
204,781 204,781 000000000000055fa187bacb5cee078a3add7e96b14e95413e4ac02d9280ec77 401 0.14 vMB 173
204,780 204,780 00000000000003d2aab5ce60940eca40a04249d9885a491d6859f199b277291f 162 0.10 vMB 98
204,779 204,779 000000000000013364207292b710cdadf378f5995fb8dd00e5a976dd1601723b 61 0.02 vMB 168
204,778 204,778 000000000000050c0a508bb4b7a0ce0aebf8b25dec618f83710434879964931c 236 0.10 vMB 134
204,777 204,777 000000000000014651cef316d9fdb8390b41377639bced459c218b5752af42c0 88 0.05 vMB 115
204,776 204,776 000000000000002148689554ab5c81b0833997c5e8898357d0c127370d030a7b 140 0.08 vMB 117
204,775 204,775 00000000000004b6e3d939b8d992f9ed59db1fa111ca82be52900678734d7220 340 0.25 vMB 58
204,774 204,774 000000000000009560c2fdc141b215972d6290398d36f11e2dac90f6e5704364 610 0.25 vMB 158
204,773 204,773 00000000000002aefeebbddeeecf639e16147e540a7571eee8dc3c3c9fdf9556 230 0.14 vMB 468
Previous 10 blocks ↓
Total Size: 779.66 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: 310.44 GB
    • Received: 1.47 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.