Loading Tool

Explorer IconExplorer

Memory Pool

81,043 transactions
29.70 vMB
0.12613584 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt 51ac9cd1acc1fc952236356e67ff9bcbdd491e62a5afbfd6efbfbf78f7e13f65
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (54,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
860,430 860,430 0000000000000000000123626cb3935760dffe9d79be3deaa8ee9036eed8b57d 5,348 1.00/1.00 vMB 3
860,429 860,429 00000000000000000000492f192715ab79a4fec55c916c7e4ece7d5db1107e2b 5,706 1.00/1.00 vMB 4
860,428 860,428 00000000000000000001156a45d8ac62f33a3ba3dc0ad93194fb636e6b25eecc 7,778 1.00/1.00 vMB 2
860,427 860,427 0000000000000000000046abfe8c692d1fc4daf314b389250ca3ab7e273ad1e5 7,571 1.00/1.00 vMB 2
860,426 860,426 00000000000000000000967d1aeb9a5868ced718341b0750817434cab05c4d3f 5,300 1.00/1.00 vMB 4
860,425 860,425 0000000000000000000072b7fd0c8183ecc9ba4609ed5abab333d322e2dee7e2 7,326 1.00/1.00 vMB 3
860,424 860,424 00000000000000000002c0e422796e0809ff86587095140f4f87305bb63c0c49 3,343 1.00/1.00 vMB 4
860,423 860,423 0000000000000000000258d3572709d92691ee4de5b36698593af036a9199130 3,152 1.00/1.00 vMB 7
860,422 860,422 00000000000000000001bd0cf1eafb865a4537ad2719db21f074454cbd190199 7,923 1.00/1.00 vMB 2
860,421 860,421 00000000000000000000c3b9b40378d27c6e8e496bfe1eb30cc124cbf44a3b8d 7,717 1.00/1.00 vMB 2
860,420 860,420 0000000000000000000062d7585187ba881d88d354ab14e4b2b854b5d510eb4f 1,625 1.00/1.00 vMB 5
860,419 860,419 00000000000000000002df9fa779e722039aa8170e6779d56d6afb276e343d0d 1,173 1.00/1.00 vMB 3
860,418 860,418 0000000000000000000179ea282403a13f7fd96e98d6c70c1cdd85472d05fa42 535 1.00/1.00 vMB 3
860,417 860,417 00000000000000000000a99ab8a9bb8ad13ef0698bffc390d53526ddaafc2b7c 3,648 1.00/1.00 vMB 4
860,416 860,416 000000000000000000025977839ef4d05785a9fc4b1ad10b880a33b6b88eac99 3,873 1.00/1.00 vMB 4
860,415 860,415 00000000000000000000f5365552b5df1daca2f57acb698e4ba70c0a280b2a8b 5,480 1.00/1.00 vMB 3
860,414 860,414 00000000000000000001d7dcdb2e614195529c5b7b536870ae6400c1e6d8d760 6,743 1.00/1.00 vMB 3
860,413 860,413 000000000000000000003f5526f77e1d21a20f7a590e4aa145a483c8b7eee776 6,089 1.00/1.00 vMB 2
860,412 860,412 00000000000000000001f3edcce7466f2367b8218cc69cd70bafd4c27ad35300 7,806 1.00/1.00 vMB 2
860,411 860,411 000000000000000000013abe27e36ab728206d99b27ee3286e30bd78cde067a9 4,382 1.00/1.00 vMB 4
860,410 860,410 00000000000000000000c942599effb0902393e9250b1170227bde0f237913a7 6,580 1.00/1.00 vMB 3
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.64 GB
    • Received: 15.98 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.