Loading Tool

Explorer IconExplorer

Memory Pool

29,355 transactions
9.88 vMB
0.06685663 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.65/200 MB

Candidate Block

Mining Attempt e71f057355d351b3532bc46f45f8bb43e595263ed02f7dbc67f89f2ab1814a68
Version 20000000
Previous Block 000000000000000000018de06bf1fc279c8eb69c1bb16f4bc7c2f9b774645f62
Merkle Root f77c6612eebcf9603f1bc63f3db6d4dc917dc64a83757656cac49d8b2b4dcd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 768
Size: 1.00 vMB
Total Fees: 0.02060745 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,040 (903,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
10,032 10,032 0000000059ec9cfeeb722ce66885fc9222e75a93ef54947095b80a3ef50a8aac 0.00 MB 1 0
10,031 10,031 0000000041b6af57b7cbda87fd14b28e206625e16b09c027b38ce477ffcc28c8 0.00 MB 1 0
10,030 10,030 000000000917cd5e8303f2a70b9c5a1cdd198f044fb2e4f6c5c752f06583d6a9 0.00 MB 1 0
10,029 10,029 00000000c9ec9cdf69a051512553c7fe328a21c1d7708a427f29119f4cd34836 0.00 MB 1 0
10,028 10,028 000000002f68a062789832615aa6e4931a8e70496d94a7326e47cbc4a1407a07 0.00 MB 1 0
10,027 10,027 0000000089227e411feb59870c04aec8c77bacc29c93c048cad56f1c45e09faf 0.00 MB 1 0
10,026 10,026 00000000b79debaea71703c08b2ca681aefac3e275e2d5c87103d0dd4eaed800 0.00 MB 1 0
10,025 10,025 0000000030d3cbd95854fc96c142f6ce0b906fd1f45485d589252fdbfd63b22b 0.00 MB 1 0
10,024 10,024 000000005cd25cdb40382da6dddda1805c3e1942b6a448ccc05a0a81337d297c 0.00 MB 1 0
10,023 10,023 0000000029fd7c8365d03f6ff597217c8270fa84b17397d4f76b90a546dd569f 0.00 MB 1 0
10,022 10,022 000000004fe5aff44f2362acffdbbb52f6c82f9faba0716fd8d66158a4d69f16 0.00 MB 1 0
10,021 10,021 00000000a1bacd290a3df71cc1bc98136beff9725266965ff04fc3949371b82c 0.00 MB 1 0
10,020 10,020 00000000d5cc7bede61d17da2d953d297f032e8108c5149d3cb5bbf88ea9f8c0 0.00 MB 1 0
10,019 10,019 0000000073d5ae7e7384fba05eee62c26355e71d6f2b860bdf2aec73df12aef1 0.00 MB 1 0
10,018 10,018 00000000569e1d2d3de6ef7c9ec536f2fe74c8fb7c187affddcaa2d0bd967216 0.00 MB 1 0
10,017 10,017 000000000b12d61280fbcd1b0ce83eaf538e204324163d8abd7ef7a569c065c6 0.00 MB 1 0
10,016 10,016 00000000238fca89f1ae90d422738537a74f9c1e1885bedc48f2ee8d595ac9b0 0.00 MB 1 0
10,015 10,015 00000000e0f0706fb02617d4369ff2d0ff978e65dc56f20bfd060271d58b5194 0.00 MB 1 0
10,014 10,014 0000000010d71593cbba8ce98ed83c17ec86dc3679a4c94b13a9044188b1a0dc 0.00 MB 1 0
10,013 10,013 00000000638aa025f963c2c6777e9d8124cfc53c709f2cc0ca00e8a185767d63 0.00 MB 1 0
10,012 10,012 00000000313fe8e9266a4e1facdfe78700c3c1b1572231e3745eb3f407af2bf7 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.91 GB

Node Details:

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