Loading Tool

Explorer IconExplorer

Memory Pool

80,098 transactions
29.50 vMB
0.09510905 BTC
Random Selection Loading Transactions
Max Size: 178.60/200 MB

Candidate Block

Mining Attempt 778597b6d9f6fd0cfd0d1ed6f8e0600662f610376dc9a5667cd319a09290137e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root d8addecc25a2ff49a0aad313441bd9aeb008f9fa83aa032c7117aa6084731f98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.03308659 BTC
Feerates: 146.36 > 3.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (623,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,257 291,257 00000000000000000a4cc276e4306df8bece43a2cee840c2b026a846ae326c83 345 0.18/1.00 vMB 29
291,256 291,256 0000000000000000cd31eb1647aa6eb152b41bf779db8861c3d04385ccb7e44d 95 0.04/1.00 vMB 42
291,255 291,255 0000000000000000553b5e379af02953d4c44dca6451837e76c43dbb291f1fa3 278 0.11/1.00 vMB 31
291,254 291,254 00000000000000006d5e5443f91703b962659c5f712e9baa30c13e5ced5db6f1 759 0.35/1.00 vMB 41
291,253 291,253 0000000000000000c9368378b23f472b7141e52061131bcdc5e7b3ea888871ec 717 0.42/1.00 vMB 31
291,252 291,252 0000000000000000338da403611d8b45d752e6054b7c0b25b471780b820c6f09 85 0.03/1.00 vMB 37
291,251 291,251 00000000000000009aea7df62938410aa9c03bb39da37f0a5684c748c704db26 11 0.00/1.00 vMB 31
291,250 291,250 00000000000000004a32f52190ddf371e43348424387c5b8800ffa7550d6251a 168 0.09/1.00 vMB 18
291,249 291,249 00000000000000004f069d2144791d173da6111f351a896630dcf50a792c7809 170 0.27/1.00 vMB 12
291,248 291,248 00000000000000008dc35214d5ee8caf839ff00cb2642796644576c45fa22ad2 870 0.49/1.00 vMB 34
291,247 291,247 000000000000000001aa4dbb3dc17fc39c9c226ec9e8e00cc6312f31e104e861 1,018 0.35/1.00 vMB 52
291,246 291,246 0000000000000000316aff04cf4d18d415e9950187cb61a095168f33dc843882 663 0.35/1.00 vMB 34
291,245 291,245 0000000000000000ca0af18470402dfca4528023bd9a967f906a18f66f7b4830 737 0.25/1.00 vMB 60
291,244 291,244 0000000000000000fd7f241fd71ef26da96d191d828f871384ba36d4ce40bda7 302 0.14/1.00 vMB 37
291,243 291,243 0000000000000000a6339087c5f6e71d4553c6247b5608b033c21197be9e99dc 215 0.11/1.00 vMB 27
291,242 291,242 00000000000000009725e14c28d88378f8aed6bbbbb8ba076434a08bc7f821ab 1,001 0.50/1.00 vMB 36
291,241 291,241 00000000000000003d49b8e0fd968299dbe74093a53c54d1f27a534a99e42bba 578 0.23/1.00 vMB 32
291,240 291,240 00000000000000005418949f7990bd982db226b01808a9211d3c0d46aef03097 404 0.48/1.00 vMB 16
291,239 291,239 00000000000000008d9362b24297f9ef2be2e7505839d8e0892912f04d11273c 1,056 0.35/1.00 vMB 53
291,238 291,238 0000000000000000eedfec19aa1692ddb4df714d54c104cb8d59ec3eb482e65e 64 0.02/1.00 vMB 44
291,237 291,237 00000000000000005c2aca5fa25e4580a820cd580c0799ebb61f3a0bb887c19a 184 0.13/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.58 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.28 GB
    • Received: 15.90 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.