Loading Tool

Explorer IconExplorer

Memory Pool

37,808 transactions
31.17 vMB
0.09804248 BTC
Random Selection Loading Transactions
Max Size: 153.70/200 MB

Candidate Block

Mining Attempt f00a9a6a2de45e7845926bc0b8ff0f25a7cfd9c0e35f918067de7dbcb277d7aa
Version 20000000
Previous Block 00000000000000000000590892dbec08479e6a3cc00185e948794a42c82afcf2
Merkle Root 28cc19ad5f09995641dc5c44abcc22834b782a7495061c6da5e7550d9996faa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,770
Size: 1.00 vMB
Total Fees: 0.03401205 BTC
Feerates: 296.74 > 3.41 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,386 (913,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489 489 000000007f20688b2b5c654489c4d3b69196eba0129a364f89b97ae8e4cb0e33 1 0.00/1.00 vMB 0
488 488 00000000ecd04ea471aee3d438940b44fc375b10a3b71cad70abec7ff6b22938 1 0.00/1.00 vMB 0
487 487 000000009c0f206254fa93fb756b3809c653fcd0a1ebb0caacc5b72e88e29a53 1 0.00/1.00 vMB 0
486 486 00000000d33226beeea5253068d1252b713fec143b7336a25b75cbc35afe45da 1 0.00/1.00 vMB 0
485 485 00000000754312ec7235128b6e6e3539c760f61c1988e4728a5aa1dcd9cbcbde 1 0.00/1.00 vMB 0
484 484 000000005eb185e781c9980b7bf3001170c606c7534f4543cc931d1d66a2b205 1 0.00/1.00 vMB 0
483 483 00000000ecffce6482a68bcd4f82511cbad2afd94d71469432501ca6a5f4811a 1 0.00/1.00 vMB 0
482 482 00000000351892a119b67fcb13dfc9655e79e91215f8f9609bb6907cd1208e4d 1 0.00/1.00 vMB 0
481 481 0000000086a40870d82307ba993f27e4f2485578bcf0d50a6baee40b9199806e 1 0.00/1.00 vMB 0
480 480 00000000ee9b6376dab707bb146c445aedab4fc6518abf995acdb74ffb4be7ac 1 0.00/1.00 vMB 0
479 479 00000000e2128d66b97e0b76b9fb06f58121e08b9b549a16411299dea3509cb3 1 0.00/1.00 vMB 0
478 478 00000000a1f0deedb6706ae3d238df794df735aa9c7adef928a67cfb84869b71 1 0.00/1.00 vMB 0
477 477 00000000e15bee1a653b171741fdd792b4936a22990c7a08764349f06239001e 1 0.00/1.00 vMB 0
476 476 000000008d3b06397627839cb42386e01e1e097432a9c5393170c4b6ce909372 1 0.00/1.00 vMB 0
475 475 00000000db64cbf7545cc66bc9a9eeb6f5ab53f843144be6f1932ac36fd72c04 1 0.00/1.00 vMB 0
474 474 000000000d15d5f0d9971ab61c06e59f2e63e4a9cfbbb79d8f2b9d32243ee540 1 0.00/1.00 vMB 0
473 473 00000000c9bc7c652131a084b2bd201dc3d4592d2251fac7b2e6ed1b674aebcf 1 0.00/1.00 vMB 0
472 472 000000003cd7e9095cccffcb41462fb67407b66e0245717d06b322732fd2633e 1 0.00/1.00 vMB 0
471 471 0000000015484ff1d18afb86c7581eabeaf7146813ce140595e2f136af7a393b 1 0.00/1.00 vMB 0
470 470 00000000fd3546b2d219faa87a34e1e6593769d753cf86fc647c4ee2a07710d1 1 0.00/1.00 vMB 0
469 469 000000004b5d03a850f59cf1a8e247de501c5052a4fd595b4f1adb605be4d510 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.29 GB

Node Details:

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