Loading Tool

Explorer IconExplorer

Memory Pool

78,016 transactions
28.85 vMB
0.09132514 BTC
Random Selection Loading Transactions
Max Size: 175.11/200 MB

Candidate Block

Mining Attempt 169b2bbe8ceac1efe8f5e7db94430982ed6761e3bd601e7300b71c70ba2adeee
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root a34f48bced966f2936da6857d65197cac60be830baaae5cf1a0494e673c8925b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,125
Size: 1.00 vMB
Total Fees: 0.03121697 BTC
Feerates: 137.15 > 3.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (151,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,296 763,296 00000000000000000000a09c1a85b1fc9fcdcaa30b3089a6c5a028ade3aa74a5 1,405 1.00/1.00 vMB 15
763,295 763,295 000000000000000000040972ef4303c5fa6ae29775f4b2ba38b510b79e865cb4 2,842 1.00/1.00 vMB 25
763,294 763,294 0000000000000000000041374ea586c70cb8401698e8d4c414967e01758dccac 3,000 1.00/1.00 vMB 30
763,293 763,293 00000000000000000001b79ffa0b0d0ffa9685614e28bb4bcacfb877128d8754 1,752 1.00/1.00 vMB 24
763,292 763,292 0000000000000000000258bdb4fa9a8400191647e65307dcd6e2e662924de306 777 1.00/1.00 vMB 17
763,291 763,291 00000000000000000006e7045f23740f752a9584fa627c6eb0ad8fac3dce1480 1,151 1.00/1.00 vMB 15
763,290 763,290 00000000000000000002bff8d43f091eb97e7f16717e2c02e842277c1bdc16e2 2,249 1.00/1.00 vMB 20
763,289 763,289 00000000000000000006a3d8c9bcfc40bf181318e80a084b5deb1624bfbca613 3,880 1.00/1.00 vMB 28
763,288 763,288 000000000000000000005f7e154eff1bcbca7a28bd9aacf395395a4bd12faec1 3,035 1.00/1.00 vMB 44
763,287 763,287 000000000000000000019adcb043b50e0606cc9c484a7e99cbec092133ba7661 3,083 1.00/1.00 vMB 45
763,286 763,286 000000000000000000017035e923430f4948488d52beb6a84dd7add8cb1618d9 674 1.00/1.00 vMB 15
763,285 763,285 000000000000000000025cedc5b6bf9d01a559ee186e6ede105f48e1d8a6f8d6 361 1.00/1.00 vMB 14
763,284 763,284 00000000000000000002089aef532bda507fc20c8d27b16c808be3c5d49c1c03 817 1.00/1.00 vMB 16
763,283 763,283 0000000000000000000490918677e259cb104f481598eab4c015b0163d032cb5 1,715 1.00/1.00 vMB 29
763,282 763,282 0000000000000000000324f5ae03fd2cef4f49bd0e503d313ea22d968bcf079f 1,621 1.00/1.00 vMB 25
763,281 763,281 00000000000000000002a0328989c221c79366a3ddd0b0404848f37640a75778 3,047 1.00/1.00 vMB 21
763,280 763,280 000000000000000000053610c7f187e1ccf2c700e2246636bf4d98e4cb20d293 3,252 1.00/1.00 vMB 40
763,279 763,279 00000000000000000000fe108e139a678a1bdd49affba7d5cd81ddb4f661a528 2,670 1.00/1.00 vMB 45
763,278 763,278 000000000000000000033d2cfa6855ac6cb36135cc32388e5fd0700086a20205 197 1.00/1.00 vMB 14
763,277 763,277 00000000000000000007477ac444475f58d5b28dcf86f298f5f7acb58ca44d67 1,607 1.00/1.00 vMB 21
763,276 763,276 00000000000000000006cfe83319dbaba46304e6695bf9db61b70a76ee5ddae0 3,333 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.