Loading Tool

Explorer IconExplorer

Memory Pool

80,424 transactions
29.56 vMB
0.12885184 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 4a1cd301f9e70aab119d1bd1dbb0465f160fd816284b8394a9b4513bfe6c8412
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 05911cb4cc0d22b133d688fe80aeb919205408690fe48df952810a819e97bc73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,930
Size: 1.00 vMB
Total Fees: 0.04717489 BTC
Feerates: 477.45 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (809,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,719 105,719 00000000000229474eec2e0e889c8040d761f8f80b0c9cbdb8b1b3f0fce038b3 5 0.00/1.00 vMB 0
105,718 105,718 000000000000ceb1f73191a37b5b98fa737833b9f0be50d015e873ceb41b8a46 12 0.00/1.00 vMB 0
105,717 105,717 0000000000005a5cfa8f17f8558ee4cb681ac4e76497e3f7b9fd7119af58b0f6 4 0.00/1.00 vMB 0
105,716 105,716 000000000002c0d8f8a4cd9808ce4ff241bf15ea7898db486abbd901ed0bc935 7 0.00/1.00 vMB 0
105,715 105,715 000000000000d076f868a4582248630afd0fdfc350158e074d75230a7e6a524e 1 0.00/1.00 vMB 0
105,714 105,714 0000000000012643ce0e512f1bf0c6120c7ff9fca8d87bee91b28940c56cdbb8 3 0.01/1.00 vMB 0
105,713 105,713 0000000000000ec349796d31baa381c36b6b87f90f494983459a47e9855dc9d0 30 0.02/1.00 vMB 0
105,712 105,712 0000000000020f0a5e653bf728302d9a572454fbf691df1c92715d21184a3760 8 0.03/1.00 vMB 908
105,711 105,711 0000000000019d4980de6f973043c8da5a700f09fd5bd63acf35b98b6f4a9362 31 0.01/1.00 vMB 0
105,710 105,710 00000000000132c990d18b61eddd3096dc6e05f91a9df39235566707ddb82e6d 9 0.00/1.00 vMB 0
105,709 105,709 0000000000008d314f441c5d91e86fa12d5e423c4bcdac7759e6b353c230796a 5 0.00/1.00 vMB 0
105,708 105,708 00000000000035b52df6b4edbfd1c3cc472eee4d97edd6cfc930a3f5723b5a2a 4 0.00/1.00 vMB 0
105,707 105,707 000000000001c1c8d3f2b8090eccc9ecf528ea7ae76280923bec883a0caa4a2b 7 0.00/1.00 vMB 0
105,706 105,706 0000000000000c3781c82eb55f32828cc628980a6913862891683e5320b88473 26 0.01/1.00 vMB 0
105,705 105,705 00000000000295cd00f8fdd24fe95f31fb293bf9cd908889f035b32cc62f58d6 5 0.00/1.00 vMB 0
105,704 105,704 0000000000020860786569e485dfc4ce8a33fc987983ad6fcca0c267ebce86c8 2 0.00/1.00 vMB 0
105,703 105,703 00000000000124dc652830bcd60aaf3f2407f9865a60bf294282a90823a74510 7 0.00/1.00 vMB 0
105,702 105,702 000000000002056ebe2e86902183ff89de55ff61d547f6c8ee1f96a584dabfa1 1 0.00/1.00 vMB 0
105,701 105,701 000000000002ccdd70fbe2557e73811d67e4ac361db522d8eadaf84c9e624e99 4 0.00/1.00 vMB 0
105,700 105,700 000000000001ea69eee95c5adb7e40e2ec8347d0889a98679820448d85a173a5 3 0.00/1.00 vMB 0
105,699 105,699 0000000000012660eb53ac1a62ba116269571144bd2507979ce82531d7ecddea 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.