Loading Tool

Explorer IconExplorer

Memory Pool

86,511 transactions
31.49 vMB
0.20896669 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt 9d18d751e89d511c4afb8e1d50898fbf11ee11079ff296754577d4d0ab29fd36
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f5e219a2966e1a2978f3eb4b443127d450000926b131b6166409e60f0517fcd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.10566802 BTC
Feerates: 502.67 > 10.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (586,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,413 328,413 00000000000000001e136706c537ec534588700f941f949247b06a6a162f3a66 181 0.11/1.00 vMB 25
328,412 328,412 00000000000000000cd2ea82cb306ed1fbc9df6191396323384dbfd1ddb70f99 41 0.02/1.00 vMB 16
328,411 328,411 00000000000000001b0f46e8cf259560420a2e13f3686d27bc6aaf60eafdf167 504 0.35/1.00 vMB 23
328,410 328,410 00000000000000000a9a272dd0deae0cd7e7c62a3b7445f00ea4419890d5b5c8 1,175 0.56/1.00 vMB 27
328,409 328,409 000000000000000004172236b00be82a56bd699d18c04b1b49b5cf18d6a59d49 933 0.40/1.00 vMB 19
328,408 328,408 00000000000000000ec18587b3ae3d9616c648a12f45eb805b489ed802eab1a7 340 0.19/1.00 vMB 33
328,407 328,407 000000000000000016146469cebedcea3cf1273726c7532bca552b1167eab5a0 736 0.35/1.00 vMB 21
328,406 328,406 000000000000000018e64444f25cea395f9a6685cb22184d0e65a2f0d263423d 136 0.10/1.00 vMB 15
328,405 328,405 0000000000000000124cf295d17ba6bec2a5dd7ae8debac2b4974880f6053ee5 1,558 0.75/1.00 vMB 33
328,404 328,404 0000000000000000062cc94f95f133f4028f6fba4bd2f2a49e83cc413399e479 756 0.37/1.00 vMB 29
328,403 328,403 0000000000000000017c002efa8873fe6e9c1b1ac7076cd3ccede267ef938b50 706 0.33/1.00 vMB 32
328,402 328,402 00000000000000001ad400d94bcefa5712325b159b9f0c20f83ab74f69d91bf0 142 0.08/1.00 vMB 17
328,401 328,401 00000000000000001c5742a912f23a40808a828a455e2312e7b4d51348b4e04d 620 0.54/1.00 vMB 17
328,400 328,400 000000000000000010d0295487f0b5a4e0090eef7d45522ae1c9775c97457466 2,167 0.75/1.00 vMB 157
328,399 328,399 00000000000000000441376f1f56869a138d20561d7bfaa335d30c4026d554f3 1,086 0.58/1.00 vMB 28
328,398 328,398 0000000000000000196241e1acc1f75034eaee1b0679a346f5db99eea8a8e8cc 1,115 0.59/1.00 vMB 29
328,397 328,397 00000000000000000d8714dca53a45c24a5a4ee4505f9d29f221ec3345de667a 148 0.07/1.00 vMB 28
328,396 328,396 00000000000000000efcd90463de7fa5f3b23e3523c2d70a32a21f34427addf2 271 0.22/1.00 vMB 18
328,395 328,395 00000000000000001b6ac1b06d53ba284d34a369cea5e80ce3599a495c39b7f1 1,417 0.75/1.00 vMB 32
328,394 328,394 0000000000000000145448fbaa730a6b1437111857f13eba6986a7c05e3be8c5 49 0.08/1.00 vMB 13
328,393 328,393 0000000000000000118fe357fad954c023622a97ba22c5b80331dc91cba0fec8 792 0.46/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.61 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.93 GB
    • Received: 16.07 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.