Loading Tool

Explorer IconExplorer

Memory Pool

71,988 transactions
26.96 vMB
0.07687958 BTC
Random Selection Loading Transactions
Max Size: 162.70/200 MB

Candidate Block

Mining Attempt e576cc954abbbd196e20fb6361fcba0adaf0dd5b581373739bb3c028451b5d10
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root 70ddabe40d618652a6fdd0b961366e69f8c35465fa9dd9f3cf18105581e56fa3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.01908083 BTC
Feerates: 74.18 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (17,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,892 897,892 000000000000000000023faaea1ac1bf28674a27b3e30927fdb3280b0d95aec8 3,631 1.00/1.00 vMB 3
897,891 897,891 00000000000000000000f3de792ffc580c2d150aaf8fe357f90df982dba86a86 2,771 1.00/1.00 vMB 2
897,890 897,890 000000000000000000008ca8ead566d7a3903be1d4d3f0001ee0e2e81ddf2f47 3,685 1.00/1.00 vMB 6
897,889 897,889 000000000000000000012615486351dac0fada0289342e7c698a146f0f3b83af 3,840 1.00/1.00 vMB 4
897,888 897,888 00000000000000000001de4c516a26dbcc8b84f5385ce2d30514233be44ae6e2 3,782 1.00/1.00 vMB 5
897,887 897,887 0000000000000000000096864c0f8b11b4a83ffe1c13c3b1bd3d17acea85f035 2,742 1.00/1.00 vMB 4
897,886 897,886 000000000000000000009c134dc5f6a17b5cc793ba4b7cbf2533ab8b8734ae66 2,280 1.00/1.00 vMB 4
897,885 897,885 000000000000000000010e1e8ca61a821ccab0acb2669727bd3d7852a6998ed9 1,524 1.00/1.00 vMB 1
897,884 897,884 00000000000000000002350a0a17518105c42d3ddb735069f3f015de3f8c6dae 2,880 1.00/1.00 vMB 3
897,883 897,883 00000000000000000000ce1b2cbf227f6b6b7899a33778efc09d5d6ff04bef22 3,790 1.00/1.00 vMB 7
897,882 897,882 00000000000000000001025628fda3d43600bf932871c688ae52cb2ca4df1b29 2,045 1.00/1.00 vMB 2
897,881 897,881 000000000000000000016ba785ac538b3949a651975396c0f9388076fe50b146 3,577 1.00/1.00 vMB 3
897,880 897,880 000000000000000000020cca7fe5e8b3460ccdb574d7718db12874b2a5a8fbf6 3,513 1.00/1.00 vMB 3
897,879 897,879 000000000000000000006167a0edd7d448cff9b64b56d097a219d816370a9dec 3,546 1.00/1.00 vMB 4
897,878 897,878 000000000000000000004888e407d5fa7531e6f7c70679d1820c6fcfd2dcc22b 3,528 1.00/1.00 vMB 4
897,877 897,877 000000000000000000007f380c0123f26fd13528b635a8befad46685ff454558 2,944 1.00/1.00 vMB 8
897,876 897,876 00000000000000000000c92e337ba4c03e9d218d952458283741c6dc1df7145a 427 1.00/1.00 vMB 2
897,875 897,875 0000000000000000000232fc651857e33f38a5c9b106e1592b7641bdd20115c8 2,976 1.00/1.00 vMB 4
897,874 897,874 0000000000000000000182d579480e01560eaefdad60a4f89d9fa329d1f01c3b 3,226 1.00/1.00 vMB 5
897,873 897,873 000000000000000000018cc157b22b0b748208c58dd1a59d88d3d69ca34f1690 3,544 1.00/1.00 vMB 7
897,872 897,872 000000000000000000003076dc881940e372a6e5de2eb6056242ceaa8e820fb4 3,008 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.19 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: 752.67 GB
    • Received: 18.89 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.