Loading Tool

Explorer IconExplorer

Memory Pool

82,573 transactions
30.24 vMB
0.13894896 BTC
Random Selection Loading Transactions
Max Size: 182.70/200 MB

Candidate Block

Mining Attempt d9d898832e4dec17c482634297a04b0a678ccb8bca288afa918ebe2c542edebe
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root c9eeec68697ea4d552e80a0e1ca663dce8b8d0d41402d7ccbdcf17da34bca0f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,430
Size: 1.00 vMB
Total Fees: 0.05752309 BTC
Feerates: 477.45 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (478,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,128 437,128 000000000000000000be3ebdbacffe45f0119b1097d4cadd99d256fdc450df71 407 1.00/1.00 vMB 9
437,127 437,127 0000000000000000028c1436ab414625bb130f76675dfc551a61805d1e46fce9 794 0.44/1.00 vMB 69
437,126 437,126 0000000000000000004d84d13e0670f408461c092d7b5fd44bf51e8099c0f760 42 0.02/1.00 vMB 62
437,125 437,125 0000000000000000034ed89ee4eeae06b19d21b610959c17e26a87e8c7aba679 702 0.37/1.00 vMB 56
437,124 437,124 0000000000000000001713252227f2f09bbd03f311f5187b09239b18b6b9f81d 2,242 0.92/1.00 vMB 70
437,123 437,123 00000000000000000311aca7945a1736dce4b53a2337b8561ab36d01aeddbe20 1,152 0.71/1.00 vMB 51
437,122 437,122 000000000000000000d48a7a1e2138014f21eee1332c08fd7785ebe8dcc71cb7 1,368 0.74/1.00 vMB 56
437,121 437,121 00000000000000000449bad7316e4cf19067f2c82a5194c041691ad2d70bf24c 623 0.38/1.00 vMB 52
437,120 437,120 0000000000000000041220837912e86571f3ed87405c97427b32001e04395537 2,249 1.00/1.00 vMB 71
437,119 437,119 000000000000000000fff73f035c072402e4e8eba16cbd77d185729184bfd506 1,908 1.00/1.00 vMB 53
437,118 437,118 000000000000000000d6c3bd373cb955907cdddb03f90b67958a21d21fc6f73b 2,727 1.00/1.00 vMB 79
437,117 437,117 0000000000000000021f845c482634db0e42b4ad13a2be181b2dad4e70eba897 794 0.45/1.00 vMB 44
437,116 437,116 000000000000000002e218309afeb6e6e5853cad29489a7de48b5abe9debbab5 1,984 1.00/1.00 vMB 74
437,115 437,115 00000000000000000013646534a55cb10ff7a22b6414bedc711377347cb44f1f 271 0.11/1.00 vMB 70
437,114 437,114 00000000000000000247d7ed64e6ea993f213c0307206ce937ccb2a33bd52618 1,608 1.00/1.00 vMB 60
437,113 437,113 000000000000000003b81a23c50ce36d57076be547465692978478087e24f9b6 861 0.48/1.00 vMB 47
437,112 437,112 000000000000000002775b1383af4116aef53734b303e4e698385cfab6e1b1af 1,048 0.99/1.00 vMB 25
437,111 437,111 000000000000000000eeb9a63378418233b489b5266fd5722f2e33d1061246d1 2,065 1.00/1.00 vMB 59
437,110 437,110 0000000000000000014d4d1e1e2a3198bf33a5a077a486eeb9ee3ac09e51fcf9 1,987 1.00/1.00 vMB 60
437,109 437,109 0000000000000000004c708d1844ca6e6e624c9b54d4fba1e9bc61795cee9a60 2,231 1.00/1.00 vMB 72
437,108 437,108 000000000000000002b87da37b0c94605f4ecee0fb55d0f7fe6ff87a39e1fa4d 963 0.71/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.