Loading Tool

Explorer IconExplorer

Memory Pool

76,549 transactions
28.60 vMB
0.10241099 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt 95b81c3df4f3fc3771df553e0b218788ccd256eb06909dc99f68bfd764090282
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root d672a543ae8410e19ad745f19e0fcc4841c18cc74478e1655b18967e3a608c00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,283
Size: 1.00 vMB
Total Fees: 0.04313396 BTC
Feerates: 101.65 > 4.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (283,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,168 631,168 0000000000000000000fd1c7bad06d0f23f55ff3ea4a6ad8f3984c8a0deac3d4 1,039 1.00/1.00 vMB 193
631,167 631,167 00000000000000000011c50eda0600ccac2827cf508efb4ef5cc217011c6ff6e 769 1.00/1.00 vMB 202
631,166 631,166 0000000000000000000cae626dd54bf76d9ba2ff249c384abeb2ebc405192ef2 1,018 1.00/1.00 vMB 201
631,165 631,165 0000000000000000001197d0171e3f16a638b70bd10421b3d93a54bd026bd407 2,700 1.00/1.00 vMB 162
631,164 631,164 00000000000000000006e8adb4dd0ec71c7d064404693750a79579dd81eacade 1,879 1.00/1.00 vMB 79
631,163 631,163 000000000000000000081778bfe757197b6679ed68139d16146b1123df3e1c72 2,377 1.00/1.00 vMB 209
631,162 631,162 0000000000000000000d7cd149a5db165f51b5c32107738bcb82fb6f74ce8ad6 1,943 1.00/1.00 vMB 50
631,161 631,161 00000000000000000011945d661d7bacc90d8c8e37f78d437b9176a5f3e92dc4 2,246 1.00/1.00 vMB 126
631,160 631,160 00000000000000000011ecd696e001e08d343d692f89c5eb5d359a95423fa6ca 1,081 1.00/1.00 vMB 46
631,159 631,159 0000000000000000000896351577b70afe8c540fda9c66f5f40901f3c770f081 1,969 1.00/1.00 vMB 45
631,158 631,158 000000000000000000028cc25fee07710b72dd04cadb794934b8062b38b0b4c2 2,514 1.00/1.00 vMB 97
631,157 631,157 00000000000000000008b9641694f1ac899029fcd735b8c335c4e782de9bc42e 1,918 1.00/1.00 vMB 82
631,156 631,156 000000000000000000050e2a6917a0db8a4010bdb65127e4419b0a1654596bad 2,474 1.00/1.00 vMB 86
631,155 631,155 000000000000000000126b8b36aba4a1df88d151c8f48387c174ef514d149315 2,636 1.00/1.00 vMB 211
631,154 631,154 000000000000000000091d5536f89aa593de8409462b814fa219d87e356bfa59 2,283 1.00/1.00 vMB 135
631,153 631,153 00000000000000000003cb0cf7229a09269947b9fba9ef561c92c8a12c8b3a07 2,224 1.00/1.00 vMB 73
631,152 631,152 0000000000000000000ac8cd247316144b8311107af8cc77345cb24706fcca65 2,598 1.00/1.00 vMB 128
631,151 631,151 00000000000000000003c396d0eb72f5de3156f848a989b8bdd8f73414ebbc6f 2,296 1.00/1.00 vMB 93
631,150 631,150 00000000000000000005f18234d7b7e421a889f403aafdcd784858816ba8a278 2,274 1.00/1.00 vMB 191
631,149 631,149 0000000000000000000c98eb6b282c4db953984f01e4287de1df95c594f87cf3 1,845 1.00/1.00 vMB 202
631,148 631,148 0000000000000000000aa5d671d3d91ee3fd881b3c39c1f98da26a28f75b5260 2,655 1.00/1.00 vMB 240
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.