Loading Tool

Explorer IconExplorer

Memory Pool

82,188 transactions
30.19 vMB
0.09911524 BTC
Random Selection Loading Transactions
Max Size: 182.27/200 MB

Candidate Block

Mining Attempt 25d3eb5a15c821a0d3276ac9d098cb63cc963464d2b7018f7038b992a7f68079
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 7975f54853175f992e109b59fc7d3b96db9d8fb430dadd13a73d60f5b7dff5f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,663
Size: 1.00 vMB
Total Fees: 0.03703579 BTC
Feerates: 526.32 > 3.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (194,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,719 720,719 000000000000000000010fc3ed8fb0dff6a648382918e9230a333c369ead4ee1 732 0.28/1.00 vMB 9
720,718 720,718 000000000000000000080142449cf1c6805f53bd4a028b5ea1d6a7dd529e72ba 1,194 0.42/1.00 vMB 9
720,717 720,717 00000000000000000009016c39b512d649fb691cdaf3872793fec51030c81aca 53 0.02/1.00 vMB 11
720,716 720,716 000000000000000000014919feb13b7407402784cb2afbb9dad83e8acde554c2 675 0.79/1.00 vMB 2
720,715 720,715 0000000000000000000223d7c0f9b8c8ea2cc5391be3fe877cae41341dd551c9 2,212 1.00/1.00 vMB 8
720,714 720,714 00000000000000000009efb962b542e1c5fff1cca41c5d2d506cf78cb4845256 1,535 1.00/1.00 vMB 6
720,713 720,713 000000000000000000000c5a591ffc378e7996904f8eba3ad50d965115d1c270 1,049 1.00/1.00 vMB 3
720,712 720,712 000000000000000000054fa746a7a19ba190f5dacad05087c8dfc725ff1f6ef8 1,728 1.00/1.00 vMB 9
720,711 720,711 000000000000000000043a62703a1c279dd3bf44b04d3b5815e003ffa6e5b4f5 2,172 1.00/1.00 vMB 5
720,710 720,710 00000000000000000001925169775ffb05a0cceadfd8acc6af7f6aa77f5635f0 2,760 1.00/1.00 vMB 15
720,709 720,709 000000000000000000094903579b77271768bbf038ac459f2f65317df8a46c13 1,848 1.00/1.00 vMB 6
720,708 720,708 000000000000000000049b72b2ddfe84736c8167cc84607f9d2b4ab3fc072a1f 1,702 1.00/1.00 vMB 11
720,707 720,707 00000000000000000006626b86a83dc1fc2d901a95915014d62e4bbaa8f8a8bc 321 0.10/1.00 vMB 15
720,706 720,706 000000000000000000098974273deaefabd25d6b94eadbdfa825b7a29a134e48 2,724 0.96/1.00 vMB 8
720,705 720,705 00000000000000000003dc29bafbc705df5256dbcdd4d85b1c504012891c9c2f 439 0.16/1.00 vMB 11
720,704 720,704 00000000000000000000866bbf2afb31120da8f2c2ba4073451933f8417822a3 1,333 0.66/1.00 vMB 10
720,703 720,703 000000000000000000060b5f348d88a0daa857f53902f11c46fc6dface4d6f77 283 0.09/1.00 vMB 9
720,702 720,702 0000000000000000000994a802a68f5f2c2b1e03648b9e4814efe97f276c36f3 183 0.06/1.00 vMB 13
720,701 720,701 00000000000000000006a9a8c5c610583a79350dfb608e6ac0650efa5574909d 560 0.22/1.00 vMB 9
720,700 720,700 00000000000000000008637552137198d7ecf5af3357af029bce9bfcdd4eb3d9 2,131 0.89/1.00 vMB 9
720,699 720,699 0000000000000000000834ab0b7d3c4f785b6f792133555a29c48ac49821baf5 1,892 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.