Loading Tool

Explorer IconExplorer

Memory Pool

21,741 transactions
21.54 vMB
0.02477969 BTC
Random Selection Loading Transactions
Max Size: 113.34/200 MB

Candidate Block

Mining Attempt 1ff6b3d9f430ffaf0b6a02659b571e8096a5f48162f94e0532f083d56497643a
Version 20000000
Previous Block 0000000000000000000118aaeafeae67a704bb02f98768b0dc9dbe90c201e1c8
Merkle Root f9a279dfe9b80a5e14f2fb7743097f5cebdc69b1c7f2b1cdd9917f99a74dac5a
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,836
Size: 1.00 vMB
Total Fees: 0.00140938 BTC
Feerates: 5.09 > 0.14 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,476 (714,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,139 226,139 00000000000000f6ba74933b49d70a2c29c06b0a0c93505c6ee7c59d024aa845 123 0.05/1.00 vMB 85
226,138 226,138 00000000000001787601a42525ccafbf05441d1d6f82326e9d8191d9898bc361 93 0.02/1.00 vMB 231
226,137 226,137 00000000000001d73c0cf79b05412ca218b529b41f9d122be6986101dc6d294f 263 0.42/1.00 vMB 66
226,136 226,136 000000000000036ca1afa816f13c7eda1e90a45b26bb3ef69a2ebf429df7f724 247 0.12/1.00 vMB 122
226,135 226,135 000000000000026f132f12e242c12c269f05712c08917e836033adb9cc2d6f04 27 0.01/1.00 vMB 161
226,134 226,134 00000000000002e4945761a93745d5543fed766319449a38e0d9fc95f9bd3ecd 78 0.04/1.00 vMB 74
226,133 226,133 0000000000000103e700777577c39d0a9a0e7a13156562c37da9c8af130c5bb5 207 0.11/1.00 vMB 151
226,132 226,132 00000000000002bfa729ff2529bbfdf568bac4847adfe9d6f2ba47b7192bdd36 184 0.16/1.00 vMB 44
226,131 226,131 00000000000001d864ad68e513e99166604e40bb971f19e63a979aedabafba64 29 0.01/1.00 vMB 97
226,130 226,130 000000000000024a3d3af173c020f1f1c7e6e80e2fac906476f62a3eb0bd95ce 129 0.06/1.00 vMB 221
226,129 226,129 00000000000003742765bda28482d2553f6989a3fbd73b79b642a569fecd769b 38 0.02/1.00 vMB 143
226,128 226,128 00000000000002a299669665634ad8351db871cc9b35123d2368968e37753d5c 31 0.01/1.00 vMB 104
226,127 226,127 00000000000000cd89533214850387ba78bb561df6d99dc4e74bd2977696bca8 44 0.02/1.00 vMB 99
226,126 226,126 000000000000012f5c3eaffe9e66aacbe833f91124d3a699cb8c843afc70165d 49 0.02/1.00 vMB 189
226,125 226,125 0000000000000135008de86245f2a1fa5fd9bc47c77f079cac747d48999c5326 45 0.02/1.00 vMB 106
226,124 226,124 00000000000000e3b3e4f4fb99e5e71eb7486dcea54ef32dfe47782a8c5fe178 84 0.07/1.00 vMB 331
226,123 226,123 00000000000001bcd90fad35d79cd3530a60396c69144348bb6ddaaad40e2e43 57 0.04/1.00 vMB 102
226,122 226,122 00000000000000d172d63dfdfd235089baf9ae63481d4b83373d17a62ae714de 38 0.02/1.00 vMB 70
226,121 226,121 000000000000014e1619538c798dd4a9a88252222932258a871778e4b0e5a333 215 0.10/1.00 vMB 135
226,120 226,120 00000000000002f9ccd2623e72691b1edc725ef5bae02003cf9a985d3541ec8b 8 0.00/1.00 vMB 18
226,119 226,119 00000000000001d5d3123f8a5b665f4b56f2402c2a7f190777512f708db6b503 191 0.10/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 827.61 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: 4,459.97 GB
    • Received: 243.31 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.