Loading Tool

Explorer IconExplorer

Memory Pool

29,527 transactions
9.77 vMB
0.10979851 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.20/200 MB

Candidate Block

Mining Attempt 33f523506581b1415c1110906e99f08d7fe52a990d4da48d09df5d5962b6538b
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root b53b5f3fb52b9794aaa32e4c7e343b3b24cd2e2bfe73021c491345daedd34476
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,511
Size: 1.00 vMB
Total Fees: 0.03288406 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (771,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,384 141,384 000000000000006d50e2e58c6db4963b17cc4522b3a5eacb42efb6f86e2db02a 92 0.05 vMB 300
141,383 141,383 00000000000005fc76074b41600d3d96d4bf3998c48b2f54c8bd729bdb476140 112 0.04 vMB 11
141,382 141,382 00000000000009158b41b142fdf6e294694b261140a362ad5c0a17a3b6645a61 52 0.03 vMB 59
141,381 141,381 00000000000008cd88308e116cfd65b434ba43385f0d36d0ebf1c31e885cd9fc 1 0.00 vMB 0
141,380 141,380 000000000000021a86306aef97a8f13e60b6023e46ea7a163225d66fe608e60d 101 0.07 vMB 539
141,379 141,379 000000000000024dc1e572195ac3de1d2814b1fa157681e62518130f77136c73 54 0.02 vMB 108
141,378 141,378 000000000000081e0e11b1ee09feb0295de53906981128dafd9e8e8a1804d1aa 42 0.02 vMB 57
141,377 141,377 0000000000000847b2b6144630b987120e0ba989cb67d4575c1019bbbc28bf73 9 0.00 vMB 135
141,376 141,376 00000000000000f28e129bb2ce83103b18e99813e9a317dac1642abc867e8748 4 0.00 vMB 799
141,375 141,375 000000000000043cd7e2c236b3536ffea1f27ea090a20de4b55eddf9de7c5413 72 0.03 vMB 88
141,374 141,374 0000000000000358ba46bd5b19541291328d753554ae334c0823b581735ee10c 5 0.00 vMB 0
141,373 141,373 0000000000000792d32a07c679a15f5534f129bf41d91832c4749074a671c804 18 0.01 vMB 396
141,372 141,372 000000000000012ecaeb70da92f4456e39dcb0094288b572771d47c6f4db5c9a 158 0.05 vMB 46
141,371 141,371 000000000000035410dbd80717e9f40b210acca61bc4e95e520efbc013408e5b 3 0.01 vMB 254
141,370 141,370 000000000000079e917f4437821bbf25ad1ead9ea9f364edd8d7e327dfa986af 167 0.05 vMB 128
141,369 141,369 000000000000064668c4b195574016aa506ba9c2954f696d65007bbaadc41a79 62 0.03 vMB 311
141,368 141,368 00000000000003fa692a1b3876ee4feb41bf17487923f3d3c941a0351e07a7b6 43 0.02 vMB 463
141,367 141,367 000000000000011c1170bece3a1cbd61019796159108cf5313bc95664338f330 9 0.00 vMB 16
141,366 141,366 000000000000057c0a866ce35691b4f96a71522a19b0a30ea75dc6da4f782578 131 0.05 vMB 200
141,365 141,365 00000000000006612a71c945e490449995a5edf75314b847a8dfa06d11651493 59 0.03 vMB 290
141,364 141,364 000000000000065fa31297482494773352a35ee84cc4f7542036e0f32bfb337d 14 0.00 vMB 788
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: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.49 GB
    • Received: 0.46 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.