Loading Tool

Explorer IconExplorer

Memory Pool

78,157 transactions
28.68 vMB
0.10372015 BTC
Random Selection Loading Transactions
Max Size: 174.45/200 MB

Candidate Block

Mining Attempt ea27c93c5bcf738594e66d6d3296591a2fda32f8281ac8d39024d114ca068af8
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root aa839964a78dbd53ad49bfeb77dc0be2db01e88323ebc2d8fd67496d90467691
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,791
Size: 1.00 vMB
Total Fees: 0.03654221 BTC
Feerates: 602.26 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (736,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,435 178,435 00000000000009e5f725581d04bf23e23858c69067eb7d5c317dbdb5c03cef76 17 0.03/1.00 vMB 3
178,434 178,434 000000000000054a16248061b46f28909cd0527ac5d67a831a31f7a3898a1a10 267 0.14/1.00 vMB 486
178,433 178,433 0000000000000ace0010c738abb461b3e53741a7f0b28a7044e050e9d72b8199 22 0.01/1.00 vMB 121
178,432 178,432 000000000000036161c983e0f5e9f8cb6f28d5917f2b5b80af19e290b5d0b51e 150 0.05/1.00 vMB 98
178,431 178,431 00000000000001e97431959e87233b28e63812966483fc55a459d4322f8d8f0e 116 0.05/1.00 vMB 139
178,430 178,430 0000000000000a42d2abcdcd08f3b0424b5ee673a7e987622bc824c11f8fcd10 61 0.03/1.00 vMB 75
178,429 178,429 00000000000005239e89cac17a79febe0ee011445b102e5dd98ea2a714dfdd8f 18 0.01/1.00 vMB 64
178,428 178,428 00000000000007e9d6faf609d5f719bb3a70cd83213c3ea8be4a4825d18b9670 49 0.01/1.00 vMB 185
178,427 178,427 00000000000003a6f53058b505aa8f5f5702e160b48d665b5e29396f21e3ba32 31 0.01/1.00 vMB 55
178,426 178,426 0000000000000930e643d03a148f8c391b086ac8e815356e63e7e4db8898bfdb 125 0.05/1.00 vMB 150
178,425 178,425 00000000000001676ae320b3f8c5b5522e88b0d61654654023c5317607941dc6 7 0.00/1.00 vMB 0
178,424 178,424 00000000000009a5b024bdf759b1542c349b430fc9a767e04d4da953c433977f 121 0.04/1.00 vMB 128
178,423 178,423 0000000000000285a8acda3009af9ed7e74311a93e4ab99b501c96efca71a3e7 300 0.14/1.00 vMB 217
178,422 178,422 00000000000008be9d7f118cc6316834a66035620df448963a33dafd0ebe6ef7 122 0.04/1.00 vMB 46
178,421 178,421 000000000000078daf3f4dcfcb49f5bd9802ad9de41fa2e9a154711f7eefb112 123 0.05/1.00 vMB 180
178,420 178,420 00000000000003d44c65ba0ad5bbcc78c7ebaa45fe7ead17a162f191cfcb35e8 83 0.06/1.00 vMB 420
178,419 178,419 0000000000000a8366b7bdfba6e901a84b9de6fcc9c84511b88faf09d5f9e3f8 1 0.00/1.00 vMB 0
178,418 178,418 00000000000003750cc1b44716273bbf2c57a60bb3de76b6ceed6bb52f6dab2a 94 0.05/1.00 vMB 98
178,417 178,417 0000000000000ab05cffc021fe070030c1722516aa3cd1d0c756ece91505629b 70 0.03/1.00 vMB 166
178,416 178,416 000000000000028b30787a73a861e902635d95b4bbac464f278bcb47243336e4 57 0.03/1.00 vMB 199
178,415 178,415 000000000000067810b3e3b52650eaea183528b5797965102e022df4b9dd00db 64 0.02/1.00 vMB 208
Previous 10 blocks ↓
Total Size: 782.92 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: 714.38 GB
    • Received: 17.53 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.