Loading Tool

Explorer IconExplorer

Memory Pool

26,181 transactions
4.89 vMB
0.01700188 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.50/200 MB

Candidate Block

Mining Attempt dc6d9c61556174cbd18ae7bd08c08c72a5d2fa42e16879ae89dd0b04f37f9400
Version 20000000
Previous Block 000000000000000000016ba0886aa719945d17412e265961aba49678f1dc746d
Merkle Root 99938f1d9fd70683125a5ca5cfc9debe411d2195ad32673302f96d52a42d6aca
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 348
Size: 0.29 vMB
Total Fees: 0.00559944 BTC
Avg Feerate: 1.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,826 (556,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
355,830 355,830 000000000000000016b086fc8de1f6efa2cd97d5e6f8ce022e8396781d4d8730 0.78 MB 1,519 28
355,829 355,829 0000000000000000096fe7341b922308d6d5399d856a75a044c124c1b58398cc 0.74 MB 1,392 28
355,828 355,828 00000000000000000135b27c710bdd5b496fdef2b09d48e6d1d84933dffdfb1e 0.26 MB 545 29
355,827 355,827 00000000000000000bdf124573f5d39764a7b2b90691cc894d82278eadfdcd60 0.35 MB 716 31
355,826 355,826 00000000000000000fa57b40dc86a61d35aaf9241c86f047ef6f4bab8f13dfb7 0.10 MB 178 20
355,825 355,825 00000000000000000e4fe4cb16051e1faca3fbbeeb8770f38d40289006328fc1 0.10 MB 75 5
355,824 355,824 0000000000000000128287984f61b7b644ae7efc0bca642c3f0bd2b28ad05f38 0.81 MB 1,491 32
355,823 355,823 0000000000000000145f5eb90362a1e2eeba00af2640129b74e13c09b9b49fa0 0.19 MB 262 15
355,822 355,822 00000000000000000ee734d14e42de61b9a53f42858a310e31b792614fea29d6 0.68 MB 1,328 30
355,821 355,821 000000000000000012e21475898fb4108060d0b88ac032ca22ba692962e613ef 0.08 MB 84 12
355,820 355,820 0000000000000000015a841dd03ffdbd366317fec1665aad30ec2c9006f3a356 0.57 MB 1,025 26
355,819 355,819 00000000000000000f621d7bece4b64183a879de2edf803fa77b311a1aef5b8c 0.18 MB 319 17
355,818 355,818 0000000000000000022975f857ac450336ba57ffeccbe2e8a3f10ce3badf9029 0.37 MB 812 29
355,817 355,817 0000000000000000118cd9382909206df20dc98f0895e4f29f0b5b3133b92a1a 0.39 MB 782 31
355,816 355,816 000000000000000010970c2d735040de656bb8a51fed99e5f4a1ed3ff123a28c 0.06 MB 30 6
355,815 355,815 000000000000000000c29a16484a22e8d6efe65b0441420b87f8beb780253360 0.24 MB 355 19
355,814 355,814 000000000000000010c89aa18ba113dece6f145902376c8d3f849a900fb0e21d 0.22 MB 295 22
355,813 355,813 00000000000000000fdccbb3ef741e8af8656e016ac6d9c131a1ca98b6a5dd9e 0.49 MB 926 24
355,812 355,812 00000000000000000659ab25b6d183aa18ad51006e788e0acb49fc0b4770dbba 0.66 MB 1,459 28
355,811 355,811 000000000000000005481cd54781fe27b752e7768cfed44120f07cf1dbddb076 0.58 MB 1,074 20
355,810 355,810 00000000000000000200e46781b7131107e2dbb6dc2fabf23f2fd6e83a72b138 1.00 MB 1,640 16
Previous 10 blocks ↓
Total Size: 778.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 168.77 GB
    • Received: 1.99 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.