Loading Tool

Explorer IconExplorer

Memory Pool

41,067 transactions
27.31 vMB
0.07815677 BTC
Random Selection Loading Transactions
Max Size: 141.00/200 MB

Candidate Block

Mining Attempt 7c83378597b5f5f7ff80987c4ea0c71815005ca0d3d6612020ab3e78850610a2
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root d17dc4aeba8b95584df1f6fac34120a33ec9ebb84b4a9b33048920b6b8bbd567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,083
Size: 1.00 vMB
Total Fees: 0.02561024 BTC
Feerates: 141.50 > 2.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (298,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,117 616,117 0000000000000000000c09248df575aa0fa0be5f3adc74f401f2d146003aaaff 3,099 1.00/1.00 vMB 27
616,116 616,116 0000000000000000000e6feeb2685e2e39a90ff757e2bf16a1eca847c0225857 2,929 1.00/1.00 vMB 13
616,115 616,115 0000000000000000000a5a00a48be7e66e79bf11f7c9d3e235c5bd88dc0221f7 2,326 1.00/1.00 vMB 23
616,114 616,114 00000000000000000002bc32f955c4afcbb51402ba269e243303f1fe617f28b6 2,704 1.00/1.00 vMB 25
616,113 616,113 0000000000000000000617d3d8cf5891d393bc9e76dcc91846c23fa8f5619732 2,944 1.00/1.00 vMB 21
616,112 616,112 0000000000000000000a147b2fbff477e8d68fa04fc3b2758bc4dd95514d2f3d 2,061 1.00/1.00 vMB 25
616,111 616,111 000000000000000000017148834fb35a8c61fdcdbb2c17b48aefe7f624e38f0a 3,148 1.00/1.00 vMB 20
616,110 616,110 0000000000000000000acdb2a799bd43f56c2dd10d31a4cd36dfff9552cdddfd 3,096 1.00/1.00 vMB 25
616,109 616,109 0000000000000000000fb55c282b77b890ee21c031e11ac768f950da0d1a4fdc 3,172 1.00/1.00 vMB 24
616,108 616,108 0000000000000000000a3bbd4325af6cbea990bb45dc751fe9319e42b5551634 3,122 1.00/1.00 vMB 23
616,107 616,107 0000000000000000000d19585970777265d3b4aa81fe096069e0ade8cb48ce2b 2,793 1.00/1.00 vMB 23
616,106 616,106 000000000000000000014bbce4b1dac00e05cb80669b4e2cc3c348ecb511915d 2,006 1.00/1.00 vMB 24
616,105 616,105 0000000000000000000246518fab24e90e99b21f1d58f1aa13bc09c33d73baf1 2,473 1.00/1.00 vMB 31
616,104 616,104 00000000000000000001ac9b43abf3d4c3b63061ce794f47a23f8b40247fbed1 2,711 1.00/1.00 vMB 41
616,103 616,103 00000000000000000009a4b8f8e42540e096ad5d4b8098fa80cccef5ba2ef632 2,300 1.00/1.00 vMB 10
616,102 616,102 0000000000000000000e38120a87ef7ef1e06a146dfa4e65703bb14ff024875a 2,618 1.00/1.00 vMB 11
616,101 616,101 0000000000000000000ff2b77b3158fb178baf29eb21675e7f58dbd649fd2ec1 1,938 1.00/1.00 vMB 19
616,100 616,100 00000000000000000008a40fc9db72a5f8ba098eb6c166603ac308b5a177cb4e 3,260 1.00/1.00 vMB 21
616,099 616,099 0000000000000000000b532fe8e5cb0bf386b55ae34c9c4229483e32e244b219 2,778 1.00/1.00 vMB 35
616,098 616,098 000000000000000000022957f2679ce5f58e7769fc36aec79a1b7297d1d135a2 2,921 1.00/1.00 vMB 9
616,097 616,097 00000000000000000005d23ed1252b164bce0076f6d161e0f0a2322ef8c5be71 959 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.