Loading Tool

Explorer IconExplorer

Memory Pool

43,629 transactions
27.05 vMB
0.08294375 BTC
Random Selection Loading Transactions
Max Size: 141.56/200 MB

Candidate Block

Mining Attempt 3bffeb671b9d25d6e5eabfee83cdcd7d43d2f454bafc74847fc89732d26ab28a
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ae08b16344c616807a37a4cf5ae44a6e570b6af31659ba9124dc820f9488e6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03119529 BTC
Feerates: 150.93 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (570,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,097 344,097 000000000000000005c8615ca95812ef5da96cfc74ae47e057f0e423811e6f69 530 0.27/1.00 vMB 23
344,096 344,096 000000000000000001f05b150b3245d46fb29e0d97612fece897b4a682c52be6 346 0.15/1.00 vMB 29
344,095 344,095 00000000000000000400265d5521ee710e285874531d5f18de67fbc26bd8119e 1,569 0.88/1.00 vMB 25
344,094 344,094 000000000000000015d768b152149ef4c7a121ea69388b56940b0de179b7ca43 1,240 0.63/1.00 vMB 26
344,093 344,093 00000000000000000977dc0a25ad2fb244e47afd20fcd083403b898089925288 108 0.12/1.00 vMB 13
344,092 344,092 000000000000000003e1ab4075b571fd6ad136cc475165e22d4b6f46a1e5c100 157 0.07/1.00 vMB 26
344,091 344,091 000000000000000003e6e826640c5415dcc63c5d2253739991c4843891a312c1 1,278 0.92/1.00 vMB 20
344,090 344,090 000000000000000009a8309802dbc2815a50d03c6f64c60b71e4d4cf999ff977 949 0.53/1.00 vMB 23
344,089 344,089 000000000000000003b33068efde5bb504367e4fbbe5708b02cec319e73bba7a 945 0.70/1.00 vMB 18
344,088 344,088 000000000000000010a21d5cdf8d203ad9f577756aabc0c2e8abb817dfa1b75f 1,209 0.75/1.00 vMB 23
344,087 344,087 0000000000000000123bd9f69bf46b7c6ac2e27500737ddac077eb5f88bc8f17 140 0.11/1.00 vMB 18
344,086 344,086 000000000000000018976d6c66a88f3d456cb7ac5ed3db152b1c433039953287 1,148 0.72/1.00 vMB 21
344,085 344,085 00000000000000000577caf7823c048ee34cec0ab2fc82d4b8e55b022fe35cfd 900 0.75/1.00 vMB 19
344,084 344,084 00000000000000000b265f22c02be4dcdd5f23ae873527dfd5d80be960f8c7b3 1,024 0.28/1.00 vMB 45
344,083 344,083 000000000000000003724966e50a27cda07c05f95f3a8cca5fb5d076351832ac 1,334 0.72/1.00 vMB 26
344,082 344,082 00000000000000000cfb1d5db1008234f23151683c556114d4f7734c2d661ee2 70 0.04/1.00 vMB 11
344,081 344,081 0000000000000000066570e2a5e1220d9633fd0126f055e4acc8e2e09ad9ed8d 1,067 0.53/1.00 vMB 27
344,080 344,080 000000000000000015873f5c63c03c3661c5cefd2ec392336ff8e4febb41ca8c 165 0.15/1.00 vMB 17
344,079 344,079 00000000000000001680aab429e9e82714c65ada89d51284fcbc21c972020cac 666 0.41/1.00 vMB 24
344,078 344,078 000000000000000010af7e9af51103afe63885a22c7595ebb9d4e5fbfbc9be37 686 0.37/1.00 vMB 24
344,077 344,077 000000000000000008b69fe3f8b6e9f891c9e14620704d4eaccc12d4a76c942a 1,132 0.61/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.