Loading Tool

Explorer IconExplorer

Memory Pool

77,843 transactions
29.41 vMB
0.10339049 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt fd6dd3596b426bf71a0b771213d6e95b051dd98e729760ad4bfe70efe48fc5f7
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 616fc673cf5bf2d40812a6869b8c379df28cf89abc4fc2570a9c33db2d381b74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.02809339 BTC
Feerates: 151.12 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (724,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,958 190,958 00000000000005eb1196796b67fdd810b9c122d16fe4d97dc26ed68a39b0d190 187 0.08/1.00 vMB 112
190,957 190,957 000000000000018d83048b9ad8240a32e4a4ab7d762cfe3560e1146918f27844 18 0.01/1.00 vMB 117
190,956 190,956 00000000000007df5bcc39b9b8756bf6f9e96ad33e34925a29901b96bff44bcd 413 0.17/1.00 vMB 147
190,955 190,955 00000000000000d27334b7b9c720c6a719bab144a0e9517787c50d5a8926d39f 116 0.03/1.00 vMB 98
190,954 190,954 000000000000079d6676ed13ce017a13db3460158e948e8798eb95373492aaec 437 0.20/1.00 vMB 143
190,953 190,953 00000000000001244e086891ffa3eca6751f89ecfd3257ced1e35843db76a491 129 0.05/1.00 vMB 143
190,952 190,952 00000000000000748ee91d706730b729130641c3a29bffe3564cdc4b3109ab41 234 0.18/1.00 vMB 109
190,951 190,951 0000000000000848fc19bf706bebfa6e3b095866d6b1488bcdff614c99398726 90 0.03/1.00 vMB 242
190,950 190,950 00000000000002590757d232bbc9d3dea2c68a28d2ce778b9223c8fe624f44b0 250 0.09/1.00 vMB 405
190,949 190,949 00000000000002b61f80fa70fde1f24cb4c155b4f6dbfb66a8c41323e3c790ac 126 0.05/1.00 vMB 117
190,948 190,948 000000000000019a18f4cb4d1c2c07c029a1c12796f99ef40e11aab09c9a1759 139 0.07/1.00 vMB 78
190,947 190,947 000000000000005e9ac7fb3130159e3eb29f989d4a3570607e0e0949394d7ceb 743 0.24/1.00 vMB 179
190,946 190,946 00000000000001e59803c0db0591ea276d6aa801e5e9d63d1b1e316082b76336 110 0.05/1.00 vMB 134
190,945 190,945 0000000000000599965361ef158a6b0d899df59725eaf4538f3ed7aaafc6f981 36 0.01/1.00 vMB 10
190,944 190,944 00000000000007745ef22d3f3e35635ec4f011e0255475d8e6b32343ab8e02aa 329 0.12/1.00 vMB 164
190,943 190,943 000000000000046183970ceee7f847b85a2e0d17aacf77d623a276175bca03f7 179 0.08/1.00 vMB 172
190,942 190,942 000000000000085b8326215f4334716986036cd7f22b474b4bb1d30e44abc7c6 168 0.08/1.00 vMB 102
190,941 190,941 00000000000000bc2db87bc5ac02ac951dac00a919fdd559ee4ec0f8c00191e0 106 0.05/1.00 vMB 93
190,940 190,940 00000000000001bcb49da8f1a4f2ab7fdd34d3b4225dc6f0b1e738788756f7d9 69 0.03/1.00 vMB 39
190,939 190,939 00000000000001a511182bf031724a2cf3d24907aece29aead1674fd3ac6df36 512 0.22/1.00 vMB 181
190,938 190,938 00000000000001f69fb55c8e1ee81708ab0c4d392b6b7a8ee8e1312b060751fb 201 0.08/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.