Loading Tool

Explorer IconExplorer

Memory Pool

82,052 transactions
30.46 vMB
0.12476786 BTC
Random Selection Loading Transactions
Max Size: 183.76/200 MB

Candidate Block

Mining Attempt 65d222465c3b41fca7a8da2ec79cb2bd3e1a55fa9c4d340d7540f4474e1a446f
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 0ecdfcfa196f63aef4ea8d2c77f05de671f496808e353d385b24473abcd0ab24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.04675038 BTC
Feerates: 502.62 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (385,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,130 529,130 00000000000000000021285b2151e240f670944222ca1a91d83b3c768ffc1eac 1,123 0.71/1.00 vMB 27
529,129 529,129 0000000000000000001903c56f959682890ceb8e4ae5213a09f2849a767c2b3e 1,294 0.91/1.00 vMB 24
529,128 529,128 000000000000000000193d4dbcae2fe20c7a2d06943ad3ee4dd61eea5403927d 513 0.38/1.00 vMB 23
529,127 529,127 000000000000000000154c8f668517f01b84746208fed4cc0dded3e71298b97e 553 0.37/1.00 vMB 29
529,126 529,126 0000000000000000001d25d17913d8717bc1429d0b0522b7d7233bc1adaa2af0 800 0.84/1.00 vMB 12
529,125 529,125 00000000000000000007d6db4e8c5fc3f271daa88b1a4750d9e8bc31f8f79e43 1,721 1.00/1.00 vMB 32
529,124 529,124 0000000000000000001bc5948a90e4bd22b8ffbcd7f36e3a26e29815c2b7deea 258 0.14/1.00 vMB 2
529,123 529,123 00000000000000000008a5f53fed266937c090377d646beb90c73daa625fef2b 985 1.00/1.00 vMB 16
529,122 529,122 00000000000000000022093dd438ed47fa28e71858b8220d53e5cd83b8d0d442 1,893 1.00/1.00 vMB 37
529,121 529,121 00000000000000000026087ab13d78b5062f38bceb8fe2dc14c53e6b25057933 1,372 1.00/1.00 vMB 25
529,120 529,120 000000000000000000191fe5fc72b9b3c9b87d2240679bcd1d75fa87002af108 1 0.00/1.00 vMB 0
529,119 529,119 00000000000000000022827472fa976dc6c98f5cc078d7b5592c62dd3c302e47 524 0.73/1.00 vMB 8
529,118 529,118 000000000000000000146f4beee71a7f9ca95236c8f480d562cc483ff47aa8c2 1,906 1.00/1.00 vMB 33
529,117 529,117 00000000000000000013d60a4f279d0ffcbd066f554e93c27b52c93f4f12ff7e 1 0.00/1.00 vMB 0
529,116 529,116 0000000000000000001101a8d10b5f21172696ab8394eb8034cd2d41772c0413 298 0.18/1.00 vMB 30
529,115 529,115 000000000000000000134a690a4662bf24251b801c818c6214c479b828a4533a 1,222 0.86/1.00 vMB 19
529,114 529,114 0000000000000000002e7136ff7dd13ded1eb4abee4047a42914b8e13556f39b 437 0.87/1.00 vMB 3
529,113 529,113 0000000000000000000d850b90e345555b64e6aba87c3b673a441b31ba027d6d 927 1.00/1.00 vMB 16
529,112 529,112 00000000000000000028ea470ecc5ee884c90f7db931ad8a371ea291b0a4df42 417 1.00/1.00 vMB 3
529,111 529,111 0000000000000000000908585503ad08ba867f43a370f42a58177c3e45044c81 1,648 1.00/1.00 vMB 33
529,110 529,110 000000000000000000000b95acf81e80af70973058cd4f570ea9a1ef4b81abad 1,665 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.61 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.88 GB
    • Received: 16.05 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.