Loading Tool

Explorer IconExplorer

Memory Pool

28,806 transactions
6.78 vMB
0.05862333 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.75/200 MB

Candidate Block

Mining Attempt 9fc7d973b432a2a2fe53fb2027c374681cd65700bc33c60ebe9ecef73157110f
Version 20000000
Previous Block 000000000000000000018eebed2d7232c099f5b7cebd2db9e37dda09ff54ec27
Merkle Root bbd31471a4589d43bfbb8f04689e2735d13d3c1ecccd10e43d57aa1d4a77ba0d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.03508531 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,209 (673,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
239,508 239,508 000000000000015d276c6b4e725c2a81096ca8412a25b9ada57c7e8b6e514a4c 0.25 MB 628 192
239,507 239,507 00000000000000f6d56b57b57e6c175973e071e45138177010ab5edc39ea9ae8 0.08 MB 102 61
239,506 239,506 000000000000012c75481a44b5f8ec3b5a1b7c6747eebeaf6b4f0a220e618a2e 0.25 MB 600 189
239,505 239,505 00000000000000c6c9032971047db650f5692fb058a5575186c0efd767a42d9d 0.24 MB 473 144
239,504 239,504 0000000000000109725c064098636a9f82160c1728aa81aa70c3f436e3fe2346 0.21 MB 444 159
239,503 239,503 00000000000000fca800aeeb74953ba99cf9facc08cc43abd5f85dd298ec5a59 0.25 MB 549 182
239,502 239,502 00000000000000bfc18c1f5951db71e633bda32d5520d82f5fc998e7be38f98b 0.01 MB 48 23
239,501 239,501 0000000000000093801033fbc0f78b4027e65650c913953097412a8dd1ce22b6 0.18 MB 319 129
239,500 239,500 00000000000001401a9f32d825106023daedfda9f4508476f3d55d3ee7556b4c 0.25 MB 655 202
239,499 239,499 000000000000005fe55910f1f14e274f0189455f479b7804c38d049086d0ab73 0.13 MB 259 176
239,498 239,498 0000000000000113366fe2e43a6014be94303c4a15e2f6c05577a5a9bb8e00a2 0.16 MB 153 63
239,497 239,497 000000000000001dfb8e96a2738a33fce2388f06102481206efdf24703620979 0.25 MB 675 198
239,496 239,496 00000000000000f88c4590cdffb6b5338b69d4ac4d1716c4ed64c6cc6ad54383 0.15 MB 351 177
239,495 239,495 00000000000000a7dbd59de020c1612b80bd3def55e9804498e038db505a2cac 0.10 MB 181 183
239,494 239,494 00000000000000750bed52cd75adb6b2fd6973e4de9864aedd4d53bb4818a169 0.04 MB 100 109
239,493 239,493 00000000000001308702af7a375b977bf3073663b112928e8456e6670d228c7c 0.19 MB 431 157
239,492 239,492 0000000000000058c420e23b0802a2869ecbebda64d7164d49c300a4c9b0e643 0.17 MB 452 236
239,491 239,491 00000000000001587abd8a11abd789f017772e3ae089987643dd14b208e69f59 0.16 MB 252 93
239,490 239,490 0000000000000131005c4740d217042e1553cb7e817e7c285ec269272c7bc6c0 0.25 MB 541 169
239,489 239,489 000000000000015f1bceda6b2d314cdf26a51d6eee6437d64280253fc4a1df49 0.25 MB 459 149
239,488 239,488 00000000000000d7d0aa9640d3015c5a621983ed473ed593dcc24789f34a33d9 0.25 MB 809 273
Previous 10 blocks ↓
Total Size: 779.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 67
    • Outgoing: 10
  • Data Transfer:
    • Sent: 18.42 GB
    • Received: 0.37 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.