Loading Tool

Explorer IconExplorer

Memory Pool

44,425 transactions
27.33 vMB
0.09336104 BTC
Random Selection Loading Transactions
Max Size: 144.35/200 MB

Candidate Block

Mining Attempt 442dcbc046fd8f07da648a1393dcc93d84a692ebdb5cbe6ad328dcaf689c877c
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 6f5b23c6659c1caac81d73747005e0f08384cc722078a6595b3a6f1196ae7d80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,925
Size: 1.00 vMB
Total Fees: 0.04205507 BTC
Feerates: 101.65 > 4.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (434,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,123 480,123 000000000000000000830a911cb107aeedd54137b93c96d4cc070c97f7127ca9 2,029 1.00/1.00 vMB 122
480,122 480,122 00000000000000000040826449945178b80735e1eb19ee0a401e8ee720688c38 2,247 1.00/1.00 vMB 165
480,121 480,121 0000000000000000002333e62c519a41a1f64583aa91f07eceea47b1d3094d3f 2,336 1.00/1.00 vMB 220
480,120 480,120 00000000000000000122fd2245100538651e6343ee33fe2788381daea10c5ea8 2,262 1.00/1.00 vMB 203
480,119 480,119 0000000000000000000fe71d7fef922f7697b965a0317c46bc2472b2dfa4cdc9 2,436 0.99/1.00 vMB 173
480,118 480,118 0000000000000000003325ebef516b8e24423dcc120aa76bd27b03df4af575b7 2,107 1.00/1.00 vMB 160
480,117 480,117 0000000000000000007b76f3fe85a5abae3199245f33885b8df5c3c9cbda5f2e 2,345 1.00/1.00 vMB 202
480,116 480,116 000000000000000000a3e2d2166950c33fce74668bfd560b0ffe4cac1836ea55 2,403 0.93/1.00 vMB 173
480,115 480,115 000000000000000000873473a21bbad161d42bcfbe07e34bef4db26a5edba2ac 2,347 1.00/1.00 vMB 189
480,114 480,114 00000000000000000047c193e983dd4b52573c115a473a33a146008afde41814 1,894 1.00/1.00 vMB 199
480,113 480,113 0000000000000000002534b1924bd4fd840642934684f2d18ab7cf43332638d0 2,092 1.00/1.00 vMB 173
480,112 480,112 00000000000000000025f05594073e8571b8fef630cce16b0e5d6e82afc45d9d 2,636 1.00/1.00 vMB 224
480,111 480,111 00000000000000000098da1361d13aca8a67e410d5b5ba0cca62b88b42e58948 2,142 1.00/1.00 vMB 185
480,110 480,110 000000000000000000b3225343e11e374c186c0996c2886edece3a34be9bc445 2,316 1.00/1.00 vMB 242
480,109 480,109 000000000000000000cef71af4915c712a33d726fc72d8a57450e79319a94d4f 1,830 1.00/1.00 vMB 88
480,108 480,108 0000000000000000002d9b562a27956fc6f2bd8a352943f3f26488994635bc08 1,730 0.99/1.00 vMB 64
480,107 480,107 00000000000000000066e545d7115686375251ca2f56a00468ead66944442e20 1,961 1.00/1.00 vMB 137
480,106 480,106 000000000000000000e63cb79dfbced4e95dd6717216d8e4a78a87fb01f2feb8 1,901 1.00/1.00 vMB 83
480,105 480,105 000000000000000000fb5be9ce7e0dbef5afdb95c1649e147594fcc6e2355ff5 2,384 1.00/1.00 vMB 122
480,104 480,104 000000000000000001282b94914368f0061246bf8cdf374f5c35df38d80e1abd 2,220 1.00/1.00 vMB 133
480,103 480,103 000000000000000000a739ba2fd0f5a5ddd38caca66a7e2c3ff815ba626528f1 1,927 1.00/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.