Loading Tool

Explorer IconExplorer

Memory Pool

81,229 transactions
30.67 vMB
0.08099929 BTC
Random Selection Loading Transactions
Max Size: 187.28/200 MB

Candidate Block

Mining Attempt 26f54e1f45daebe8a80977059d25eb2ea54dd84a772eac0a3d5425737f188f1d
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 9e82a1095333edb2d30e2be6f3a449404bddbef12c73723e5999dcfcdc83e0c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01180569 BTC
Feerates: 81.27 > 1.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (629,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,558 285,558 0000000000000000b8414dc9dd39611b7a4447ed053075739bc7eb1e247ec975 789 0.73/1.00 vMB 19
285,557 285,557 000000000000000147903b4d4e656186d0bc189745bb38660818afb3ed2a0ff8 223 0.06/1.00 vMB 79
285,556 285,556 000000000000000197d2b18b52d00eb8c8c70953c68eec4d3a927a796128f752 245 0.35/1.00 vMB 17
285,555 285,555 000000000000000175569aff6e71cfeeca42068be51377e243a23fadba3bd4ea 131 0.35/1.00 vMB 22
285,554 285,554 000000000000000191585786b342333e51759a593adbf6ba849f3e71ab3e1619 386 0.35/1.00 vMB 36
285,553 285,553 00000000000000014f4e6116074e8b4cd2270cd613dbf2e389b9d43c7e18449e 153 0.50/1.00 vMB 22
285,552 285,552 00000000000000016cdd613e7f1c4c4e1a164f9863d8ba6343d0afd6857b8b43 766 0.50/1.00 vMB 35
285,551 285,551 0000000000000000ad19cbcd9f0e6bed26daf725884114616d58b3d57900fe90 229 0.06/1.00 vMB 41
285,550 285,550 00000000000000008dedaa2c1997c6ae284d892a67380929a736a82b85aeda3c 155 0.06/1.00 vMB 59
285,549 285,549 0000000000000000bf29053f5886673f15ee692288d761dcda3de3da201b6371 39 0.06/1.00 vMB 53
285,548 285,548 000000000000000171ac74a7bfd76888b427f94e1581432d4fdb332f7af6562c 118 0.06/1.00 vMB 157
285,547 285,547 0000000000000001a2537940f0242ca8a49021b81533fcaeba75aaace7f700a5 69 0.03/1.00 vMB 53
285,546 285,546 0000000000000000f4dedaccccdf316fa58d612651097c1256d66e27ba02d7a0 787 0.43/1.00 vMB 35
285,545 285,545 00000000000000009e1d35c4c407e8fef2a589149b59624aaac0a94e5ef09ac9 39 0.02/1.00 vMB 29
285,544 285,544 000000000000000047d8665d37aee0ec195f30a64150359cc2618b3ec638c006 231 0.17/1.00 vMB 27
285,543 285,543 0000000000000001708748f9b2367dc48e474bd384c8a1546eb83ba4eb7a1f47 72 0.03/1.00 vMB 27
285,542 285,542 0000000000000000ea6f691d631c59899d8cc6a93421bfe72770d116462d7c6e 990 0.70/1.00 vMB 34
285,541 285,541 00000000000000008f0e7c3fc2b59b0554cc70f1628081b74dedf3769405ca03 678 0.25/1.00 vMB 63
285,540 285,540 000000000000000094177f38cb436fdcb23b725d934d6cf1cc58e166b8ab4039 496 0.38/1.00 vMB 25
285,539 285,539 00000000000000018dcbc650312c380ade8c8954c5c8996a8fae12d8e118e712 446 0.26/1.00 vMB 38
285,538 285,538 000000000000000149bf36044b93d44a6f8c887a8d54dd66d4d502b143b577a4 142 0.06/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.98 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.