Loading Tool

Explorer IconExplorer

Memory Pool

78,685 transactions
30.27 vMB
0.07369055 BTC
Random Selection Loading Transactions
Max Size: 183.73/200 MB

Candidate Block

Mining Attempt 9f25661763c1e1a1a7f11966a19d9a1443c37180d3a8a848fc5a090bfdc57bcc
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 1a3907b7c9022fd552151bfa827f2bf944c622aba630331b0ddfef8461e9a7a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.00921048 BTC
Feerates: 45.66 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (89,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,683 825,683 00000000000000000003ac9acdf5ded914a8da2c53e87867436c4e5f32c18746 5,440 1.00/1.00 vMB 122
825,682 825,682 000000000000000000010a0e6f2484d36cf1d541c45c0f04ef066ae7d9ab48cf 4,138 1.00/1.00 vMB 124
825,681 825,681 00000000000000000002aefbec002fc967e580684e0e8722a87af0bbdcc5a1b9 3,642 1.00/1.00 vMB 103
825,680 825,680 000000000000000000028e7926ccd12b0b13cb5d1e269dfe2d90eb65b7c0f1a9 4,958 1.00/1.00 vMB 112
825,679 825,679 0000000000000000000203edf8fe4efddc978c6d0183ff653df54466f082b764 6,009 1.00/1.00 vMB 119
825,678 825,678 00000000000000000002e0c22a52a1113af8d49375413d1d4144eaf278a6fd93 4,241 1.00/1.00 vMB 111
825,677 825,677 00000000000000000003856329b0167359aabc6ab086de577e44933b8c97e102 5,383 1.00/1.00 vMB 123
825,676 825,676 0000000000000000000086b3084641a76719d5d6dfd9723f96e02159f9365f9e 3,701 1.00/1.00 vMB 124
825,675 825,675 00000000000000000002d806cb5afbaa6a0ab5f7277d02f58f29eb38f2bfe081 4,036 1.00/1.00 vMB 142
825,674 825,674 000000000000000000003aec6544b3d3c52908380e3029b0ee19c8a6da04897f 3,962 1.00/1.00 vMB 124
825,673 825,673 00000000000000000000e37234f3ed57eb2446b995674fc3d1fafe73da638be9 5,569 1.00/1.00 vMB 111
825,672 825,672 00000000000000000001b69446938edca76177234d70fc2071c75cd439c6e81d 4,933 1.00/1.00 vMB 115
825,671 825,671 0000000000000000000334549b5e17321e7e1ce1b3a6c6e0717c77f9352e1c16 4,948 1.00/1.00 vMB 117
825,670 825,670 000000000000000000002628ae27ab3f7e1092801ab8d9f2b3b68d6ccbe9f5f2 4,199 1.00/1.00 vMB 125
825,669 825,669 0000000000000000000185e239131075f2a46af73055bd78b462d7bb2a3afb6c 4,850 1.00/1.00 vMB 125
825,668 825,668 00000000000000000003c3e1ae7c313ff6f98e094847482351fd242fee97ab9f 4,860 1.00/1.00 vMB 120
825,667 825,667 0000000000000000000198ec59e70b9aefda9571f6fc9f929ff6146c9a59f890 4,691 1.00/1.00 vMB 121
825,666 825,666 000000000000000000010425ca2dfce095527f8fe0c1b8259a9893e12df871f2 3,796 1.00/1.00 vMB 130
825,665 825,665 000000000000000000002c645a8e88b214a3750741ebfb4a496f74169f4039a2 5,284 1.00/1.00 vMB 111
825,664 825,664 0000000000000000000056c5181311cd47090458f81e68c0ffccd421f352c93d 5,269 1.00/1.00 vMB 100
825,663 825,663 00000000000000000003a54cd1f2b63cbe1cc9585d725be878ff2614e8edec44 4,944 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.73 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: 707.33 GB
    • Received: 16.67 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.