Loading Tool

Explorer IconExplorer

Memory Pool

77,510 transactions
28.85 vMB
0.07932382 BTC
Random Selection Loading Transactions
Max Size: 174.52/200 MB

Candidate Block

Mining Attempt 3bf8bb252c1f900ffcb052070d22a3b746c278993aa464a7a1afc560e9279756
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 4ae7e4358644ca038f0bf02e99a1e6f3991a8522a803eb62e7d2632e48007bc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,553
Size: 1.00 vMB
Total Fees: 0.01930502 BTC
Feerates: 150.62 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (734,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,223 180,223 00000000000002da3cf49a29afdadef2b9223c56152edeb8abac2649d0d18248 13 0.00/1.00 vMB 90
180,222 180,222 0000000000000745a8a33300fef9b0a5f375f78db162ba425e8e7a75578b1382 9 0.00/1.00 vMB 68
180,221 180,221 00000000000004cbd5b8761cab130779da73ab6bd6bb618ad84906b175be2ef1 367 0.18/1.00 vMB 133
180,220 180,220 000000000000050c41e54c3e4789e7cade244d3311d9f1a871c9d3f2fee46567 125 0.05/1.00 vMB 151
180,219 180,219 00000000000000629a34681715adae21716e462a96c622d38f092d4e61bc6c81 619 0.25/1.00 vMB 133
180,218 180,218 000000000000082c467150b8cdb40565becd2295cb7363de82836571d30a072f 129 0.05/1.00 vMB 98
180,217 180,217 0000000000000113b54edb801f172fb0c63d54d136ceb6b7f1a05b2ba38b3391 30 0.03/1.00 vMB 2,870
180,216 180,216 0000000000000231315cb79b1e544b7db1ce3bd8a392cf4833251eddc621d248 76 0.02/1.00 vMB 20
180,215 180,215 00000000000006937a9e8a77aa51f52364a115382e5520d2704ea6ddc78233e2 176 0.09/1.00 vMB 1,528
180,214 180,214 0000000000000207a3042a3d3d8650440f069d9b513086847267649b81361e51 126 0.10/1.00 vMB 237
180,213 180,213 00000000000005efb9c26c2b068ec1bf6beac5af360ae41e825d0eebd1203918 116 0.05/1.00 vMB 726
180,212 180,212 000000000000078b3f2dce6a6a849268bad8f216be6975ea0dee3264aa4307f1 159 0.08/1.00 vMB 115
180,211 180,211 00000000000006754da0761af7311a77f951b8427d94429072c7f858d258d9a7 1 0.00/1.00 vMB 0
180,210 180,210 0000000000000901fb626e2a72045b63b31da3d961fd1f244625359db2134300 122 0.04/1.00 vMB 780
180,209 180,209 000000000000024df5cbe933ff4d284e6ebd3cfbb45eba5cf0db2962e6f43b3e 214 0.12/1.00 vMB 554
180,208 180,208 00000000000003bbf9051dfd4b48bac9a2bc03b65f552b7eafad5bf86068f0ac 449 0.18/1.00 vMB 204
180,207 180,207 00000000000003a7c983ca03722d70daa8251291376554ab7fcc55b97e630c57 122 0.05/1.00 vMB 1,641
180,206 180,206 0000000000000748a5151195745470618bec18c7cc0f022692c8602d0d3e3dd6 59 0.03/1.00 vMB 124
180,205 180,205 0000000000000189eb2b84b35f32e2e804d93fd3f66ce104b157b2957b987155 133 0.05/1.00 vMB 1,084
180,204 180,204 00000000000003c901f40e0040402ab5d025352ddb46794f7f64bf0dd0e81928 152 0.07/1.00 vMB 451
180,203 180,203 00000000000005cc5f865b4eac859ac9a8a235fedd6790fa4756b739ccf426c7 25 0.01/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.07 GB
    • Received: 16.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.