Loading Tool

Explorer IconExplorer

Memory Pool

82,055 transactions
30.10 vMB
0.13252442 BTC
Random Selection Loading Transactions
Max Size: 181.83/200 MB

Candidate Block

Mining Attempt 0ba67079e662b9deaacc245ba9dcfa606b1cf61ab1d8bce6308ac2a6524dd68a
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 121cb65524fb2b4287611320177ea0b710dc8dadd3fc6f7d4212db7da81042e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.05500659 BTC
Feerates: 477.45 > 5.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (153,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,156 761,156 0000000000000000000717f75137515abb74ce3572d063b0ede67fa69bfd1137 3,526 1.00/1.00 vMB 20
761,155 761,155 00000000000000000000a4e472156854d81430a4a1284fa53f9c02cfb3dcad65 2,972 1.00/1.00 vMB 6
761,154 761,154 0000000000000000000405fa876df56f1b4ceef86c0d53238809cd81b8e794b0 3,363 1.00/1.00 vMB 13
761,153 761,153 00000000000000000005bd131ee96b962d5421783591656b23d484320e40ede7 3,325 1.00/1.00 vMB 16
761,152 761,152 00000000000000000007a0b50f218a7eb33bd7e4ad1f5dadbf3937ef90573969 2,788 1.00/1.00 vMB 25
761,151 761,151 0000000000000000000040c44418efd4a6ffb03620266b5d802678031384e514 1,662 0.73/1.00 vMB 5
761,150 761,150 000000000000000000028b29b598758a5fac646814c3201752a160eb6673c9f8 1,776 1.00/1.00 vMB 14
761,149 761,149 00000000000000000002785c2c008c58d91f574a54f47c2b0bdb29d7b96951dd 434 0.15/1.00 vMB 10
761,148 761,148 00000000000000000000635c0f65bf4a4095a4f1f90730ce6a8dbb91aff5dd63 235 0.10/1.00 vMB 11
761,147 761,147 0000000000000000000492c3cbc681db8c67532a563b2e1f24f29b34e3915550 1,812 0.57/1.00 vMB 14
761,146 761,146 000000000000000000029008b37ad6c16dac3170b7806a45572605d3f25529f8 1,111 0.36/1.00 vMB 11
761,145 761,145 00000000000000000006babaa020f4b327c1f54c488f13cef91ed2db36f0be80 1,738 0.92/1.00 vMB 5
761,144 761,144 00000000000000000003fb60ef45b174d4d00cd13176d63e63ac71a35315b5a4 3,276 1.00/1.00 vMB 13
761,143 761,143 0000000000000000000376b2c45428f7c5d479b47e8fa06c19900d7ceb18be27 3,101 1.00/1.00 vMB 15
761,142 761,142 0000000000000000000345e49e781d083b5456b78b4873b14c05e39203f0ccc0 842 0.53/1.00 vMB 5
761,141 761,141 00000000000000000002b4bb84eff7244214966ad335126b4dda14f7955094fa 2,211 1.00/1.00 vMB 12
761,140 761,140 000000000000000000043e510d166031a7fd0d9820daeea77c24344e921aab07 1,178 0.49/1.00 vMB 11
761,139 761,139 000000000000000000042cca2cc4d0519440419f7452093f2b9c74acf2ca594a 184 0.09/1.00 vMB 10
761,138 761,138 00000000000000000004a96e11caf89d5bba60b6c8cf85a093e19b1b0e03d3ea 1,052 0.54/1.00 vMB 2
761,137 761,137 000000000000000000042f8749b1d192b6c1f223ce630a0cc34418f78ece74ec 3,059 1.00/1.00 vMB 14
761,136 761,136 0000000000000000000602e10d61eecb58b8232c03fd84cbca9bf649f0352ae6 2,613 1.00/1.00 vMB 18
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.