Loading Tool

Explorer IconExplorer

Memory Pool

74,904 transactions
27.65 vMB
0.07435089 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt 4dc22603d60fc84da4f8e3f9e83ebfeb1c23a35101044055dfaae70a7543bcb8
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 1529a9f53ae6e5fcaff2f3f0b18ee3b4b790758c8a79c01fbe55c6efb94accb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,147
Size: 1.00 vMB
Total Fees: 0.01534284 BTC
Feerates: 100.53 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (108,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,220 807,220 000000000000000000052f9ffc3077774ab99ff13849b089179e1d3cf2600d2a 1,700 1.00/1.00 vMB 22
807,219 807,219 0000000000000000000526248a299c27aa44d9d121988b210f3cfdbe5a61176b 3,171 1.00/1.00 vMB 33
807,218 807,218 00000000000000000001871000c36373d28618303886e58a2f3717e1ab03d9ed 2,157 1.00/1.00 vMB 19
807,217 807,217 00000000000000000002a62dcb4c47b28af706770b0d4a984f22a83b28df70c7 2,397 1.00/1.00 vMB 23
807,216 807,216 00000000000000000001ca206cab1360b672d341d515e8f160ab05802ce7fb25 3,004 1.00/1.00 vMB 22
807,215 807,215 00000000000000000004e785f6c9682f53d8c17b1eee6fe1c8683d289348fe30 1,415 1.00/1.00 vMB 24
807,214 807,214 00000000000000000004b6f6995d83e530260f4ce7ac0e72ccdd563cd28f5e26 447 1.00/1.00 vMB 22
807,213 807,213 0000000000000000000360971cb66c19bc2124b37176156020df4adeb37af38b 1,419 1.00/1.00 vMB 23
807,212 807,212 000000000000000000043dc61cd1650e0df6d01c56470c133beabdb3d1912b6f 1,979 1.00/1.00 vMB 25
807,211 807,211 0000000000000000000055d5f868e6ac986c0a3af8969ece6fa6d93432b976ea 1,979 1.00/1.00 vMB 24
807,210 807,210 0000000000000000000030dfc242b55eeeaa3da6cb9094baa427249e3b6263b7 1,025 1.00/1.00 vMB 22
807,209 807,209 00000000000000000001b4659fefbfe5748cb202645e6de3007e3178c023e5b7 1,056 1.00/1.00 vMB 22
807,208 807,208 00000000000000000003cada5960569fac7b1200a63c4faef531a2c4642ac95d 3,286 1.00/1.00 vMB 30
807,207 807,207 00000000000000000003cb4305dd9a1585a498b09159250187c090c94cea1e03 1,214 1.00/1.00 vMB 23
807,206 807,206 0000000000000000000521f33f6af8106dbc93cf0560cebc3c9ec708c2ce05f5 1,280 1.00/1.00 vMB 24
807,205 807,205 000000000000000000046e9713411a8f7bba9052be13a766f76feecef89335e8 3,459 1.00/1.00 vMB 28
807,204 807,204 00000000000000000004810458f88892836fb862589b19fbc26de3d9834983d9 2,237 1.00/1.00 vMB 22
807,203 807,203 00000000000000000001ba68eab3d76a0ed8e2688c2391522686cad9292d076a 3,490 1.00/1.00 vMB 30
807,202 807,202 000000000000000000015d912cc9634f406c2206735d7717a733ae3c1ea36653 2,352 1.00/1.00 vMB 27
807,201 807,201 00000000000000000003fee050ec9f19120c0b5a2c61289812f5ddf7c4e47391 2,491 1.00/1.00 vMB 28
807,200 807,200 000000000000000000042f97d381a918f231eace1072a5cccaa791585b54e5d6 536 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.