Loading Tool

Explorer IconExplorer

Memory Pool

35,725 transactions
25.55 vMB
0.05691510 BTC
Random Selection Loading Transactions
Max Size: 130.63/200 MB

Candidate Block

Mining Attempt 04e97e65eed767c994c1f70d31eb876f727bf3d0b17d11044c7ba4bd4fc3d56d
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 38c327545cd3c2cba97b4fd3d39bd5ad62db1611b4465e198bde59cd56a9a1a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,902
Size: 1.00 vMB
Total Fees: 0.01042531 BTC
Feerates: 508.49 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (599,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,584 315,584 00000000000000001f172ab35dfbaf0e47d74331dbd2dbc3654d8d4e3ef8afe8 624 0.35/1.00 vMB 28
315,583 315,583 00000000000000002e45fdb8c08206b5261fa4a98971798bdaa384e4226383ac 442 0.21/1.00 vMB 30
315,582 315,582 0000000000000000062a3f316cdacbc7c9508f124539b945b4fcceac2a8439ff 225 0.12/1.00 vMB 26
315,581 315,581 0000000000000000008457c509310817e00e4d6b22f47bebdc69ce146561e9a5 663 0.53/1.00 vMB 22
315,580 315,580 00000000000000001ec61d5a508ea50464ef691ee21143ee08c2ae291b2c0c22 631 0.25/1.00 vMB 35
315,579 315,579 000000000000000033eedd6e72b20375fb4311345f18db17c8070ebc2183fc42 124 0.07/1.00 vMB 23
315,578 315,578 00000000000000002ad40d0ede50857ca93a80ee28e581916a064ea751885a7d 503 0.29/1.00 vMB 27
315,577 315,577 0000000000000000106df57cce936275e16632232c7a1d16098e25be1a85de21 239 0.12/1.00 vMB 31
315,576 315,576 0000000000000000140265c3443df090735c003c70fad157c143bc756b1763b8 404 0.21/1.00 vMB 34
315,575 315,575 00000000000000001e9389701d8a4fd042294c579eafb32e37a7fd8748027365 411 0.21/1.00 vMB 32
315,574 315,574 0000000000000000169dc31694daaa7eb6b6c4af073f02938d31e2691070e3d5 84 0.04/1.00 vMB 26
315,573 315,573 000000000000000003cbc87475687bf1138fa248814248db3eb8ac7063d2a9c5 216 0.18/1.00 vMB 19
315,572 315,572 00000000000000002ad8c006abec78f41ee23e9cd09f74806d3151d0648d977a 613 0.25/1.00 vMB 38
315,571 315,571 0000000000000000024d21339a28cd8452d894a337ae6fa4f25215545216c23f 197 0.10/1.00 vMB 34
315,570 315,570 00000000000000002d426ba0840524e961c9ad69db881eb02edba2dc387244b9 239 0.13/1.00 vMB 24
315,569 315,569 00000000000000002abdf9374f4f9f6e65816c28d8b0b3b86c317b439ea33b89 534 0.32/1.00 vMB 23
315,568 315,568 000000000000000026d9be84356e3bf7d7a8b47049b5af556a9a8bfd465c9fab 796 0.35/1.00 vMB 30
315,567 315,567 000000000000000014a7a2e0841590a72914a9152ee3a03b4cef62d17c2d7760 43 0.06/1.00 vMB 4
315,566 315,566 0000000000000000102dcbe3629def1a82b835c881d88d3975a0d78d484d3687 309 0.17/1.00 vMB 30
315,565 315,565 000000000000000016434847a078a95cd0d136751751732db45963ad35d65255 234 0.15/1.00 vMB 22
315,564 315,564 000000000000000011107ea44ce9677d697a46f91d4929d21762e7b5d31204f2 226 0.17/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.