Loading Tool

Explorer IconExplorer

Memory Pool

54,960 transactions
32.30 vMB
0.15687505 BTC
Random Selection Loading Transactions
Max Size: 172.71/200 MB

Candidate Block

Mining Attempt c10903973da37e2b09f207bff17c902c3dab75d7ec7a5d51bcdd8fd7b3d44d30
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 67d104a62185c4af03ba148b056a0805b28703922d786beb07a98e7c9d4d1173
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.05213478 BTC
Feerates: 150.98 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (561,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,732 353,732 0000000000000000128c4fc28cd1b1db487eb7faf5d5b64caa5ec6d00e8ecd11 28 0.01/1.00 vMB 23
353,731 353,731 000000000000000003ac4924b89c6bb1a3d66db7dc82d772989e035859c88595 139 0.10/1.00 vMB 17
353,730 353,730 000000000000000011d5cfd46be8a76266e003f973f8f586a65fdea7494ac8b4 521 0.27/1.00 vMB 29
353,729 353,729 00000000000000000180a715fc2d68d691ae94dfdaede6b14eb59d8cabe8e6b8 256 0.14/1.00 vMB 30
353,728 353,728 000000000000000000408a768f84c20967fac5c12cc6ed00717b19364997eeba 87 0.04/1.00 vMB 24
353,727 353,727 000000000000000007bba9bd66a0198babed0334539318369102c30223008d89 869 0.40/1.00 vMB 29
353,726 353,726 00000000000000000f033a283868e1c073f02282672fbfc5ecfcd48d33b5ab70 729 0.39/1.00 vMB 24
353,725 353,725 000000000000000005e29a52f5fb4be1bb9e80163a62298973f3b9880481065b 658 0.34/1.00 vMB 27
353,724 353,724 000000000000000002e0828f123c0f14cbf18779f7160dd54963ab975b2ef823 515 0.27/1.00 vMB 28
353,723 353,723 000000000000000007bb9e75ce4a5583f73ead45ccf4bc1998ff5b91f3411e14 435 0.23/1.00 vMB 21
353,722 353,722 000000000000000007287ea801a072fc68f9e59192dcb7cb9337fc58d5c88439 1,068 0.50/1.00 vMB 29
353,721 353,721 000000000000000011351a1fcb93ffd9b20eeaca87c78ef7df87153a2237b91f 716 0.41/1.00 vMB 24
353,720 353,720 00000000000000000607c7b23bc78fed3362a49613eecc382695e0c6627622c8 554 0.21/1.00 vMB 30
353,719 353,719 0000000000000000109d4ae71d08eb7944d4ae88ab0de00a345b598110ba40e0 124 0.05/1.00 vMB 20
353,718 353,718 00000000000000000b9c1c5c32b839db0d23d70963bbfbfc2e604c1cb785d7f8 343 0.17/1.00 vMB 28
353,717 353,717 000000000000000006f3bba3876c1dc7a700010c744fb2abf360b6f2c07d9538 255 0.13/1.00 vMB 23
353,716 353,716 000000000000000001638053403dd28bdc634587be91c1fba141e14571f2e389 1,258 0.68/1.00 vMB 18
353,715 353,715 00000000000000001263d2bd9ed556772c8fc5fa4cf16c992bac37ffcdbd4f8f 1,585 0.75/1.00 vMB 31
353,714 353,714 00000000000000000188463c08ce89ac4399848f08ba581725bca3ee6486ab5a 1,824 0.75/1.00 vMB 34
353,713 353,713 0000000000000000156e99436b362b8aba0e56bd3597589c51e44c40fe0cb41b 160 0.06/1.00 vMB 29
353,712 353,712 000000000000000006f11e016704a54a2d15513703ade2e63ba9ee4d6b0eecc6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.26 GB
    • Received: 13.52 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.