Loading Tool

Explorer IconExplorer

Memory Pool

77,984 transactions
29.45 vMB
0.08951209 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 4ffc0df99b5f67094d286e0bea81c34aaffc8f80e47480b55c3803413e39774a
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root ef3e505386b486986493ec3cdafbf6caef7590d918cf917a7a4b9a7a998271fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02483071 BTC
Feerates: 301.35 > 2.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (682,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,778 232,778 00000000000001c10130345c983708be78fc02d2a2f5af094e5411e8094e5896 625 0.22/1.00 vMB 206
232,777 232,777 0000000000000023350ba6f76202a5b1af23104a3493da0026037bb84786c733 937 0.47/1.00 vMB 150
232,776 232,776 00000000000000f69b1581bd3fd1fbece05b408e7700735b132141fc2e27c1e9 711 0.25/1.00 vMB 224
232,775 232,775 00000000000001858cf7eb2b75b5ff5572e1847b1a32d8bfb27799d9074081a7 796 0.34/1.00 vMB 186
232,774 232,774 000000000000010792f9b8677964878f44e62e655c6534d229fee2f96ec9089e 32 0.01/1.00 vMB 212
232,773 232,773 000000000000018060d04b7a127f1a7ff2e79ccdabd913cf86cbf1b668bfe8f3 425 0.20/1.00 vMB 153
232,772 232,772 000000000000014407b57514c0362824fc3561dfec581e124bd7bd8d526b3111 315 0.25/1.00 vMB 77
232,771 232,771 00000000000001b526edb6f9823b728464bd9ef53bb0613aa03fc2de3b293e8c 488 0.20/1.00 vMB 193
232,770 232,770 000000000000008b4bbb4362b1e395c51bcb643e0aed4910c6eb80c03323b81f 18 0.01/1.00 vMB 123
232,769 232,769 000000000000007bca1fe504dad8b516887ce70d31c16fe3d658d8da24d50a14 515 0.25/1.00 vMB 154
232,768 232,768 0000000000000056513c3b12857706eaa7279530bf217df6ff23de149ef8f5de 652 0.28/1.00 vMB 174
232,767 232,767 00000000000000798143db3f34f995802f7add3ad3085335f30f62d70af7a277 669 0.30/1.00 vMB 182
232,766 232,766 00000000000001bde473d4e64372cfdf4cf9213117bc8c84720e4a67b5b3c355 368 0.30/1.00 vMB 105
232,765 232,765 000000000000011b364b942356e100bd26402ec50db028f6f11c53bddd93beae 692 0.47/1.00 vMB 111
232,764 232,764 000000000000011a2e1dc6267ab69e13187100c379b9163dfe63264c763f0935 1,073 0.47/1.00 vMB 161
232,763 232,763 00000000000001ac8fdc29100e21d6fe59aefbe5b591de2d9237baf56ac75723 936 0.25/1.00 vMB 311
232,762 232,762 000000000000014697a524c6231001619cc1de5cdebf310b0e9c01a915e8b858 197 0.08/1.00 vMB 254
232,761 232,761 000000000000001d4959f12cf125953958e5854a5ec109cc8cdd9946dcbeaee8 569 0.25/1.00 vMB 168
232,760 232,760 000000000000007053a12e255f1303b35dacd3275cd8a2193ad7d17b08f6e308 359 0.18/1.00 vMB 152
232,759 232,759 00000000000001aca5196040bbcea237a38697d9104397bb41966da7ab9ff35d 338 0.22/1.00 vMB 59
232,758 232,758 00000000000000e1aa60a727411f036501de59736c91db1e2f04d6c1b7909ecd 129 0.09/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.