Loading Tool

Explorer IconExplorer

Memory Pool

21,634 transactions
10.71 vMB
0.04512310 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.50/200 MB

Candidate Block

Mining Attempt a8d499ca570359080f26b08e7729bd4e3547da984a1ef16f22bdb8b8afab51e2
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root e34bd43e8f2c273411553966d734494b38692761246377a8447364b936ae894b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.02713945 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (755,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,263 158,263 000000000000017ba7c9cd5ec7b1214fa54a03b6387ef8c9b8afe4adfbae1357 48 0.04/1.00 vMB 105
158,262 158,262 00000000000009298806446f929b7209e46a95bd9e0328e99f150d78f7506d08 61 0.04/1.00 vMB 90
158,261 158,261 000000000000059a844cfbe9a74e86e79c7bd05e824f6338064b408a6cca8922 16 0.03/1.00 vMB 215
158,260 158,260 00000000000005bace10e1e5f0a86daf956780fde8e422ad8c67f1c4abb2dc1a 92 0.03/1.00 vMB 0
158,259 158,259 00000000000005b96a224e1c5624ba8a538220a5fbbf72a31362c5b1d59d0186 9 0.00/1.00 vMB 322
158,258 158,258 0000000000000e0bac7198ba144d0f0ce1f1806fc5301fb16718c52ee5c5d7a9 71 0.04/1.00 vMB 110
158,257 158,257 00000000000007df7808834d2724b61066cdf978e5b36a3b22c32e1247d62459 58 0.03/1.00 vMB 126
158,256 158,256 000000000000028e269e431047b93444605426a4d71568d2d1f87040ac1f4673 31 0.01/1.00 vMB 99
158,255 158,255 00000000000009d51c28d7ffdb5483502e2636901c249491b93524ad5efd8ba4 24 0.01/1.00 vMB 100
158,254 158,254 000000000000046ca5364c541ab9a08f1fa37cc95bbb1148411ccc74ce51b480 32 0.01/1.00 vMB 12
158,253 158,253 000000000000094059f41f2578080eaf617ca400fe84261eeed88975f3f755f1 6 0.01/1.00 vMB 16
158,252 158,252 000000000000080f055ac7a60deb8613318c1c0f298940984cecdc254f239c1d 25 0.01/1.00 vMB 50
158,251 158,251 0000000000000a139f3e2ac8f82a7fb721ed413249d8f4ccfebe4d31a8a9afcd 15 0.01/1.00 vMB 263
158,250 158,250 0000000000000165006cbf8977f3f1852a8334865cc2460d2e5aaf6b1a338ad0 122 0.04/1.00 vMB 24
158,249 158,249 0000000000000205a8a0396d2040b4c2c5a837222446a445c892da6d04d77f6e 37 0.02/1.00 vMB 15
158,248 158,248 0000000000000b89311e52fa38764606d4265e84bf81e8437b51839d14842b00 102 0.12/1.00 vMB 189
158,247 158,247 0000000000000645fd63f435e7ea0e74d6959fde99254f1668f8c5c44672c992 12 0.00/1.00 vMB 136
158,246 158,246 00000000000009a472b54621fa04a1f760cd17a21b026eadc6bccf97001c846b 149 0.05/1.00 vMB 55
158,245 158,245 00000000000003e717e34772e51ea172250678eb0858a33161b20ecba343431e 61 0.02/1.00 vMB 109
158,244 158,244 000000000000019d0e3de0eb82320cbf77f3718e5c5436515f4be59220d8881a 92 0.06/1.00 vMB 164
158,243 158,243 000000000000062c3e55ba8d4a12522dc495cac4d20549af16595c6353ba9787 11 0.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 779.85 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: 433.18 GB
    • Received: 2.37 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.