Loading Tool

Explorer IconExplorer

Memory Pool

82,888 transactions
31.33 vMB
0.12863626 BTC
Random Selection Loading Transactions
Max Size: 189.88/200 MB

Candidate Block

Mining Attempt 20188434878f0a423158a278519e9f4907e3a4d15a85e92ddfa833a8850f4952
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 5e081cb52333adec02b8f37c51f21ba0f355a768d3a98d1c808e19f764b7a78e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.04509301 BTC
Feerates: 318.30 > 4.52 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (688,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,180 227,180 000000000000036a3c92feb91d1504c1b22e1f1041f360cb6f7e9934a6163501 56 0.03/1.00 vMB 119
227,179 227,179 0000000000000140d61a161bda2b563a86943e10b3863be75dc7e4370ad5b628 240 0.10/1.00 vMB 175
227,178 227,178 0000000000000330cc7146b6b4b87f58eb318aee40fab863c377ef620f62d88f 128 0.18/1.00 vMB 23
227,177 227,177 000000000000012373cd3cc2e415a67d3afed10140ed7352fab0395f81498c12 473 0.19/1.00 vMB 198
227,176 227,176 00000000000001bff91cb52435bd8b1bb4b140839fe8dd8a819b88ae27803b30 188 0.08/1.00 vMB 195
227,175 227,175 000000000000019b0a2344a92b84ff7b414c7751b9d0267b3f883784092c3c66 291 0.14/1.00 vMB 184
227,174 227,174 00000000000001b7837755f5b8068895920404349a7cb5877de8bb3b8e438fb6 177 0.10/1.00 vMB 192
227,173 227,173 00000000000001fe6f7c5f26feea87e5c7ef157573776892e195b9e11a6eb2bd 227 0.10/1.00 vMB 192
227,172 227,172 000000000000019d57e85bee064045ccae681dbdeec36b6a2e8b7579d1dcb98e 361 0.16/1.00 vMB 175
227,171 227,171 00000000000002ee145c74974e076d39cd02c34ac23c9a7b4bc071db8f2d35f9 56 0.02/1.00 vMB 190
227,170 227,170 00000000000000bed91402131a1a642e8617e2e0a82e2b76f01515c79f2311bd 146 0.09/1.00 vMB 56
227,169 227,169 00000000000001c423c7f2ab66b7431aac2f584a80688f3df687b6f0a8449789 206 0.09/1.00 vMB 203
227,168 227,168 000000000000007c623d1cf3ec988b1a765270499441ff6ea8372af097909b86 302 0.14/1.00 vMB 171
227,167 227,167 00000000000002f8e7c19f7446559266d95b4bff335720e8b9545076f5c0f8a1 308 0.15/1.00 vMB 167
227,166 227,166 000000000000036a229e8d39e79b6e000731a2649ec7ee9f4375e71fe5220a0d 153 0.06/1.00 vMB 196
227,165 227,165 00000000000000e18b3964e6bd4a05842d91f920c533f3f026e0c6782849ab73 100 0.05/1.00 vMB 142
227,164 227,164 00000000000000ebca854aaba93abf2c6c57c92a49f68ec6906e017e739a0b06 474 0.18/1.00 vMB 201
227,163 227,163 000000000000015c0c651c9fec792016e2299fee60a3a39efab7aaf30e34bd49 323 0.14/1.00 vMB 214
227,162 227,162 00000000000000f3ac552e67c57e990f2ae8514cf0cadc52caf61725ccbb4a8b 140 0.06/1.00 vMB 98
227,161 227,161 000000000000012f2575ed8453bda86ace47c8abc79fb043ed1c59db7501f081 596 0.25/1.00 vMB 213
227,160 227,160 0000000000000348a2beec924f5283555abecf211be095ebf3aa9d0bfff3e83b 94 0.04/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 783.08 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: 722.42 GB
    • Received: 18.40 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.