Loading Tool

Explorer IconExplorer

Memory Pool

35,219 transactions
25.82 vMB
0.06754136 BTC
Random Selection Loading Transactions
Max Size: 131.31/200 MB

Candidate Block

Mining Attempt d6deb4576e1dbcf8e953c5447a0c912199e3a257afc6b25b5a28c7bd64257bb3
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 456da4db7a468a6307bf00d097122d7a30a8fe73c05f02269b14bfa5d4ce8830
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,430
Size: 1.00 vMB
Total Fees: 0.02028781 BTC
Feerates: 150.77 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (412,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,218 502,218 00000000000000000060573b8d8e139160eaab7bf884713901a1083a2f96e60a 2,436 1.00/1.00 vMB 302
502,217 502,217 00000000000000000058a1b4cb25ce6451dc4af0ec75dea063c3991a9a49dda4 1,142 1.00/1.00 vMB 249
502,216 502,216 00000000000000000056e5e8a54c1d33758f8aa7fa66c01e16b3e4eaf34e5a2b 1,440 1.00/1.00 vMB 377
502,215 502,215 0000000000000000003604755f3bac8c01b19b9c5c89bf2da4f3a828113f5573 1,490 1.00/1.00 vMB 333
502,214 502,214 0000000000000000002abf4598b5d29431098e0b7542ed76263dcb99a8422d95 2,126 1.00/1.00 vMB 282
502,213 502,213 0000000000000000007e2a123a22e945108927eb7e94831e41b4252aaf1176e2 1,238 1.00/1.00 vMB 319
502,212 502,212 00000000000000000072d62582882b02eeda3c1e655a31fa642016566b6df865 2,819 1.00/1.00 vMB 461
502,211 502,211 00000000000000000024beb7f2bc4587ac95787832648fdb18a1b29fa5d45e07 2,201 1.00/1.00 vMB 443
502,210 502,210 0000000000000000007f40cb9e5a30bd93df641234e9a599d09fc1e1a9c2227b 2,542 1.00/1.00 vMB 526
502,209 502,209 000000000000000000622695107ed2f0505abb3a8079536862e9fbed2be189a6 2,348 1.00/1.00 vMB 412
502,208 502,208 000000000000000000638989ddbc3b8675415380e9d9426d364bb47503c1dda1 2,744 1.00/1.00 vMB 547
502,207 502,207 00000000000000000021a2ba4b7feadbe05cd6a8973389a8f898ec8f173259b9 2,574 1.00/1.00 vMB 430
502,206 502,206 000000000000000000442ff7952b8ef4fc234a2433b996f87c34cb34aed07770 2,623 1.00/1.00 vMB 454
502,205 502,205 00000000000000000018daaa7a827adc34a606379f336d5406a67c93a1443c43 2,488 1.00/1.00 vMB 592
502,204 502,204 0000000000000000006c62a96fc712b7be7b95ad7a241d43dc5b619137d6615b 1,440 1.00/1.00 vMB 358
502,203 502,203 0000000000000000001e79275d58fc626dd6ebd43e1a08d27e6359355d945da3 1,334 1.00/1.00 vMB 233
502,202 502,202 000000000000000000886d7d25b454b377b5ab051db339af810a603365a30ecc 2,347 1.00/1.00 vMB 467
502,201 502,201 00000000000000000082c6db2a3efa0e1c5e51f14204f4d5207ea0c47966e06a 2,243 1.00/1.00 vMB 451
502,200 502,200 0000000000000000005d390d51a8cff6e04b7be6d0c3e235c1c4a941ac31aedb 2,525 1.00/1.00 vMB 552
502,199 502,199 00000000000000000036c5f7ae6c61872a38245e81fd9f88ee732a63d79dce25 1,798 1.00/1.00 vMB 387
502,198 502,198 00000000000000000019252ffe90d7570191f096d94312a168195683fccd6ab9 2,450 1.00/1.00 vMB 548
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.