Loading Tool

Explorer IconExplorer

Memory Pool

73,879 transactions
28.24 vMB
0.06855775 BTC
Random Selection Loading Transactions
Max Size: 167.87/200 MB

Candidate Block

Mining Attempt 65fa1d9ccd5aed9665f690186f58d29355cbc26b72876adb41d5b1ff1580a487
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root e129c849a5800e86a975ef0c83d6c2fc779efb2f6f16f48999408a4b07ce7d1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,585
Size: 1.00 vMB
Total Fees: 0.01204493 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (422,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,674 492,674 0000000000000000001091d9ada11af7f36b29b7c458042217b3a24bfa04d502 2,011 1.00/1.00 vMB 107
492,673 492,673 000000000000000000665fda75eb903cd8e9608941a9e7c7bdda2033ef966db2 1,726 1.00/1.00 vMB 41
492,672 492,672 00000000000000000029dea28990a67c2f7c9e6f001126e49eed55a0f37d385e 1,993 1.00/1.00 vMB 54
492,671 492,671 00000000000000000044aaf0bd86ea8d20c8f7fc2a561052ed8215d866f6c684 1,797 0.97/1.00 vMB 57
492,670 492,670 000000000000000000bcbf361c89f1e4d1aceb446d3e225d14e33d70c2abb63d 2,400 1.00/1.00 vMB 208
492,669 492,669 00000000000000000051fe1065b7fe9145be82e58ede5cdf489e60b07c9c8305 1,803 1.00/1.00 vMB 46
492,668 492,668 000000000000000000a01feebc872349af65c6d7b13c2dafdd6c6fe2123271ad 2,374 1.00/1.00 vMB 110
492,667 492,667 000000000000000000aa3abd5078577111beba7161baeb229833ed171b080ee4 2,742 1.00/1.00 vMB 201
492,666 492,666 0000000000000000001781ea19c5a31f3278bc48d7ccff5725714cd18baa26a5 2,622 1.00/1.00 vMB 205
492,665 492,665 0000000000000000000106215b6b85e9253b8c5cf7f9dce3d0d3a3f1fb3ecaaf 2,768 1.00/1.00 vMB 261
492,664 492,664 000000000000000000a966c051a5f97198c1948b43987c9c4fa5520c2de4386a 2,764 1.00/1.00 vMB 227
492,663 492,663 00000000000000000080f5a6601cfe6c2916cc2e6ceafbd256c40dc07b7a13d8 2,666 1.00/1.00 vMB 181
492,662 492,662 0000000000000000001f5b83dd3f1e86046965edbac5c82a866f253ce2c4f7fb 2,426 1.00/1.00 vMB 126
492,661 492,661 0000000000000000009688b83bc279c83f54c62b054bb45c9d4db79217fb74cf 1,350 1.00/1.00 vMB 97
492,660 492,660 000000000000000000958e0a3b6244c768a8c5b7a79f250319bae852ea8069bb 1,792 1.00/1.00 vMB 110
492,659 492,659 0000000000000000009c3e3c45e50cfa73af95fd28e06a6b9b5770fcd0b71ff0 2,462 0.92/1.00 vMB 163
492,658 492,658 0000000000000000008fd396aa9cd4c52c08d3141016e8ad96616b3993b1a515 1,686 1.00/1.00 vMB 77
492,657 492,657 00000000000000000011b5907c8f44b3c443ab67b92ca58e9da0cb443e3e341e 1,489 0.94/1.00 vMB 123
492,656 492,656 00000000000000000000a0862ae6f78915de6d060194609c1abb82a8850c5f29 2,217 1.00/1.00 vMB 240
492,655 492,655 000000000000000000b50e7a0ddb6afcc6c4d894815c416989e9b4f8533f77dd 2,206 1.00/1.00 vMB 170
492,654 492,654 00000000000000000099b68f53e00296c92dcf59fb79599c49848cd7262d0a45 2,355 1.00/1.00 vMB 251
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.