Loading Tool

Explorer IconExplorer

Memory Pool

77,726 transactions
28.88 vMB
0.08442403 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt 7ef5eb83353e3e8695e468b1b9bc1887d43dc59cf7d7465b3c8770842e3fb063
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 888b0c0594d5936dbde0535f7a982a0ec45c66cc8ad060ec83fb1c8d538c2c3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,593
Size: 1.00 vMB
Total Fees: 0.02408094 BTC
Feerates: 477.45 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (554,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,967 360,967 00000000000000000ed7b50198bd1e792d4894c84f59507288ed436945ac20da 574 0.25/1.00 vMB 28
360,966 360,966 0000000000000000152551d9cd64f63fc4aa91f91005fb7256ea4ee551d8d5c2 561 0.25/1.00 vMB 30
360,965 360,965 0000000000000000081a96d059047c5c7a7184034bdd482e139fa6c3ed4ba5c7 688 0.32/1.00 vMB 29
360,964 360,964 0000000000000000029d3d70a9d57cb7326d93d594ed8cf577b11f51f8053dab 549 0.32/1.00 vMB 23
360,963 360,963 000000000000000012c1fec35f3969a9fdc2fcb5d66aaad0c6408c2567bfde7d 744 0.42/1.00 vMB 24
360,962 360,962 000000000000000012ed00083338b944d60a42366956859130f12ffcd833e07c 1,109 0.65/1.00 vMB 23
360,961 360,961 00000000000000000538e585b08cda61c9f8ddc927507e2a2fd6b1fe41a8069f 997 0.49/1.00 vMB 27
360,960 360,960 000000000000000014fe2a87968b4821a3eb326d7f8c25d48ffe974b41239564 1,061 0.50/1.00 vMB 32
360,959 360,959 00000000000000001332325a3ceff37ad9f6d631e9394d141b7adbe23affc0d6 546 0.25/1.00 vMB 26
360,958 360,958 00000000000000000cf08d0f41b5637c883f2bbae00f8f6396bac085b17555dc 613 0.28/1.00 vMB 35
360,957 360,957 000000000000000009ae623dadd5bbe1d61d9b0cf123d31906f6508c85f8e618 810 0.37/1.00 vMB 29
360,956 360,956 0000000000000000065e9765e8f85d106bfec84b9be643f385af786f8e4df159 974 0.54/1.00 vMB 24
360,955 360,955 0000000000000000106476b8d544d65fc0fad599df7b6362f1e4742b6406cfb2 575 0.38/1.00 vMB 15
360,954 360,954 000000000000000012214605e296659e309766f5fb19bba3692be2488040ed75 1,195 0.75/1.00 vMB 27
360,953 360,953 00000000000000000a6b61a34f70c060d2ddb302a06a3d0db1d2eb89bf50b532 1,294 0.75/1.00 vMB 30
360,952 360,952 00000000000000000e4d73b5cad0efe1d950415df0d24cb5c0ab45cf672e06b6 507 0.34/1.00 vMB 30
360,951 360,951 00000000000000000875f1814e66786a59dfa9965b4e5d9c9177088b07c419df 470 0.25/1.00 vMB 29
360,950 360,950 00000000000000000264cd7c85356dd0f30aff34c8b5587c3f41810387f1a5c8 843 0.54/1.00 vMB 37
360,949 360,949 00000000000000000f5edb408ad876889269b93ae970812eaeceecf586bd15b4 159 0.16/1.00 vMB 10
360,948 360,948 000000000000000001cb1898e7bf378944063260e47682e17081164877b95cd7 1 0.00/1.00 vMB 0
360,947 360,947 00000000000000000e9a0d26c03b192fdb4c7639ae674b659da86b72530247f4 1,193 0.77/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.63 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: 672.16 GB
    • Received: 16.17 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.