Loading Tool

Explorer IconExplorer

Memory Pool

45,544 transactions
28.33 vMB
0.07091888 BTC
Random Selection Loading Transactions
Max Size: 150.53/200 MB

Candidate Block

Mining Attempt b1fee6c4a22327a2b093579543183b2ad27082a990bd1e72723b8753cf5da89f
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root fcbdc0cd791ec7584b375e73cfe14a824932a9798c2e50a2ba4e1596b8fad012
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01745820 BTC
Feerates: 100.23 > 1.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (572,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,002 342,002 00000000000000000f88f5e5b2be419da119e67d108ff5141d6602add4a89133 628 0.27/1.00 vMB 28
342,001 342,001 000000000000000007a0870fbf18c6b9f23c623f7f332c1a06bcc1a260399940 106 0.05/1.00 vMB 22
342,000 342,000 0000000000000000007220892af98a563a1c891c756e94be3f14edddcf637c3e 375 0.23/1.00 vMB 24
341,999 341,999 000000000000000001bec9571f8c3d88d758116fee3eacc48ef60b5335f44841 243 0.13/1.00 vMB 22
341,998 341,998 00000000000000000d05ab080100f7ac60c9220a62ce655d8d8b86d852f3604c 162 0.10/1.00 vMB 17
341,997 341,997 000000000000000007ecf3676da2c77cc2fd5a42a3187bd458f65d05f4450dac 393 0.19/1.00 vMB 24
341,996 341,996 000000000000000002ed855b32c6d08e7ba4bee072dcc2fc47513a8f79041627 104 0.04/1.00 vMB 33
341,995 341,995 00000000000000000c0197bc6060f2ce6793a5031179536b5dbb66adba2f13bc 547 0.37/1.00 vMB 23
341,994 341,994 000000000000000004ebe6516b5c35796adfd35f8f0d9a005c6bd1ebf02818a1 474 0.17/1.00 vMB 38
341,993 341,993 00000000000000000ec72128452f7211dd7363e262f532c81f50cce68fc7858f 116 0.05/1.00 vMB 25
341,992 341,992 0000000000000000119366834f1cae28e23f3817f5281902e2b45cd5bab41adb 427 0.27/1.00 vMB 21
341,991 341,991 0000000000000000098e60565e2b54af67ff67ec1c53bddf9d88bd13d60813cd 629 0.34/1.00 vMB 24
341,990 341,990 000000000000000006e7db4beef104d9d23e13a7a26936231f2c6effa9694744 693 0.44/1.00 vMB 22
341,989 341,989 00000000000000000f1d9bb00f26780feaba1306666fd52c9a8db69d2b683e37 1,074 0.73/1.00 vMB 20
341,988 341,988 000000000000000016c7282ba47ff8b3595b3b7aa451959b61672eba314d16a0 769 0.27/1.00 vMB 54
341,987 341,987 000000000000000001cb23d867ec7b425852bf08612a18dcc526c642b2d65dd2 674 0.39/1.00 vMB 30
341,986 341,986 0000000000000000027fc433b9b3d13fe4f164179d56e7cbc848a8bd54381778 73 0.03/1.00 vMB 55
341,985 341,985 0000000000000000074a35d5f5aa43fc2c2c4734813807ed93ed4f45895eaee7 396 0.22/1.00 vMB 25
341,984 341,984 0000000000000000128a16a336d9b9fc818f52e9a3d17c71844b0686535fce21 379 0.31/1.00 vMB 16
341,983 341,983 0000000000000000174c6bc2f54c6b69206077ba4ea4108e51b9773254956f58 512 0.17/1.00 vMB 47
341,982 341,982 000000000000000014fc823d23ef782dc40542b7d03f8113b667a76a38c678f1 419 0.17/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.11 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: 651.97 GB
    • Received: 13.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.