Loading Tool

Explorer IconExplorer

Memory Pool

76,718 transactions
28.59 vMB
0.07051112 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt 07073cda18a0eaa7b44d514021949546c4f915ab00b25b8ec4a5ee9506f78a6d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3c6d8b113f02d831a95ca4c840737d3bdd68e539263b632df10c572333b391ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,516
Size: 1.00 vMB
Total Fees: 0.01102932 BTC
Feerates: 71.79 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (152,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,846 762,846 0000000000000000000536bfb7b5007c878c8ba11de7fcc9bee0db43ac701f18 3,048 0.98/1.00 vMB 17
762,845 762,845 000000000000000000034f967d65f8422e0d098239259c519c4fe1cd1307c85b 1,194 0.38/1.00 vMB 14
762,844 762,844 0000000000000000000753223671891a46323fef75aaafd7dca51a8fe900cfb6 212 0.08/1.00 vMB 11
762,843 762,843 0000000000000000000548f8d1af340be95e1e6fbe56d1fb25a56f4ea33aafbe 465 0.16/1.00 vMB 5
762,842 762,842 0000000000000000000084978e98c9123f0c58c9eab85209e518170c13a8be50 3,009 1.00/1.00 vMB 19
762,841 762,841 0000000000000000000277c378204d3ece88c537820f9bed6d57725a8961a281 254 0.13/1.00 vMB 12
762,840 762,840 00000000000000000000c9f796e776533bc7e946ea857e98aa375d06f48d5a82 490 0.30/1.00 vMB 10
762,839 762,839 00000000000000000001ae444da184edc690080dfaa8e937082926c3e552b5bb 2,113 1.00/1.00 vMB 11
762,838 762,838 00000000000000000005ed6bc2e15fc29401d6fec5782fefd99a1642f8d380e4 1,618 1.00/1.00 vMB 24
762,837 762,837 00000000000000000004d025631aabbda9c12547df713c9798174e6bbb9fd306 90 0.05/1.00 vMB 9
762,836 762,836 00000000000000000005fd0a600f2c5769689cbbb00daaafae577db28577c6fa 721 0.29/1.00 vMB 13
762,835 762,835 0000000000000000000026d79ea7dc49b978db93e3332d8d60cc9498dc79135a 791 0.26/1.00 vMB 16
762,834 762,834 00000000000000000000d81c338c0d75d713c571ffaf9ea6b2a067d922c2ffbd 2,391 1.00/1.00 vMB 13
762,833 762,833 00000000000000000002ae1db655bcb84858a3b76222a94d622bd2913c43918c 39 0.01/1.00 vMB 19
762,832 762,832 0000000000000000000086dec99e70eb0b8133ad2efff7407770e4d55d241720 1,238 0.47/1.00 vMB 15
762,831 762,831 000000000000000000048eb4d32edfd35f2c155ba53f862cda5ccd28a6ed0a2a 986 0.78/1.00 vMB 3
762,830 762,830 00000000000000000000ffd816bcc9a4ef981cc8aa6149adbe310c3d78c8e4b4 2,601 1.00/1.00 vMB 21
762,829 762,829 0000000000000000000439dbf42ccf0ea3de2699c3353bb2f787e3e8ae57b499 96 0.03/1.00 vMB 11
762,828 762,828 0000000000000000000463c1058dbe6f682e071dfebf71f4b0601db14920f8b0 2,069 0.98/1.00 vMB 4
762,827 762,827 0000000000000000000148c4197dad302de1fe079f423ab7e86305df1020c693 2,697 1.00/1.00 vMB 23
762,826 762,826 000000000000000000079d8656fce92fbaa9a74f2ec91d325ba612eaefb5ef34 1,975 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.