Loading Tool

Explorer IconExplorer

Memory Pool

76,121 transactions
29.13 vMB
0.10356437 BTC
Random Selection Loading Transactions
Max Size: 172.21/200 MB

Candidate Block

Mining Attempt d69dd821dad2fc89badcf23e31f9bf7d2de8486a11157023dbad3cb13377eeae
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f51c7ec3c480f51706bf772de19ea59dda56e566ca859e950e227395a01998c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.04133800 BTC
Feerates: 201.37 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (419,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,345 495,345 0000000000000000001172f1ebca17bfaa30cc5303991ec00d931277789fa119 2,127 1.00/1.00 vMB 240
495,344 495,344 000000000000000000cd422b8276fcb51598b5ed87543259cdd4cfdb2c53c7c0 1,593 1.00/1.00 vMB 47
495,343 495,343 00000000000000000046651a49137002cc9bf99907793e059d1497d794bc9caa 2,295 1.00/1.00 vMB 45
495,342 495,342 000000000000000000c479643c5663b1df705d28be451c949f8ef87adc9b74ad 2,604 1.00/1.00 vMB 233
495,341 495,341 0000000000000000008d5f10791aa70054b09c1991574e0e329dbafcac3f8081 2,610 1.00/1.00 vMB 318
495,340 495,340 00000000000000000066de01e52d69cc314c3fbd41ab84be7a334f4e1dd4f4d3 2,378 1.00/1.00 vMB 271
495,339 495,339 00000000000000000027b177c579b4beec4a8ce795099ef2be2665a7c41772f2 2,165 1.00/1.00 vMB 234
495,338 495,338 000000000000000000a42fe4b4b1cd37cf3e1eeb0e71fc2cb949d1910241ffde 147 1.00/1.00 vMB 17
495,337 495,337 0000000000000000003cd0cb55b9c98936a78a13af6a2897a21a7d7274afdb6d 140 1.00/1.00 vMB 12
495,336 495,336 000000000000000000c96c6e754fe4357f5680b96d325ea5fc1153a1a6e3ab76 1,545 1.00/1.00 vMB 165
495,335 495,335 000000000000000000aa0f52c4dea57e56759cede086aa8334c5e61320788e5d 158 1.00/1.00 vMB 13
495,334 495,334 0000000000000000002c07a876dd5278e28d384a53bcd91aa771674404d1dd8d 534 0.46/1.00 vMB 83
495,333 495,333 000000000000000000c2e5b4ab2ec91db7431695c924e5499ca991e204aa8495 1,768 1.00/1.00 vMB 122
495,332 495,332 000000000000000000cdf65870cd4bccf147326cdfa2269c9b015b1002b12b82 2,032 1.00/1.00 vMB 280
495,331 495,331 0000000000000000008e5dadffb0f23d043a48dd8feda671b59abe7a0c55361f 1,287 0.50/1.00 vMB 128
495,330 495,330 00000000000000000098340b281fa2d9607cab01ee4e64daae3e3a0f4e841a65 2,203 1.00/1.00 vMB 219
495,329 495,329 0000000000000000008acf317fd8697892c29d260d2edf57c65f113752f5d176 2,112 1.00/1.00 vMB 247
495,328 495,328 00000000000000000023e76ab24f4838d09cab66cb512217458152a0d7ee1cd3 1,682 0.70/1.00 vMB 188
495,327 495,327 0000000000000000002fedcfbc9458f930c3d2953d1e9366077d0724cb750511 880 1.00/1.00 vMB 43
495,326 495,326 000000000000000000c023419a6e6cd297ba1860619ececd1f1b626f52d652e0 2,423 1.00/1.00 vMB 250
495,325 495,325 00000000000000000070bb85eaf55f5dd48c202c75014ec7590457dff877f6fe 1,680 0.83/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.