Loading Tool

Explorer IconExplorer

Memory Pool

85,438 transactions
33.09 vMB
0.16130839 BTC
Random Selection Loading Transactions
Max Size: 197.03/200 MB

Candidate Block

Mining Attempt cb09bdcac439bbf88d0977310b637ea4fc554d5d89762e9b02ccafb93a3b85c6
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d2517c210d49d7888328005fcfc00f2189f527fd272adb6dae275c0010e44f1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.04984767 BTC
Feerates: 318.30 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (647,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,213 268,213 000000000000000497cd590281a365a7f99d36e4a0fa11e3031818c787a88c20 213 0.10/1.00 vMB 52
268,212 268,212 00000000000000023c9dc1cae5817586a5149baac0960e314fd17fba274eb915 314 0.15/1.00 vMB 49
268,211 268,211 0000000000000006a01d228a6086a02fb80bb196f7ea729258f6c7675752e489 126 0.04/1.00 vMB 72
268,210 268,210 0000000000000006290bbd577edf8ab92293d95ec9197f3c198f65a833a50cc4 217 0.15/1.00 vMB 25
268,209 268,209 00000000000000056b89c3a2ebcfb68690a034c9adcb847004b9f9e7b36bd4f9 152 0.06/1.00 vMB 85
268,208 268,208 00000000000000059c207b022cc9bbaff7601312fa78c5d5f240ec8c7203b9e0 343 0.15/1.00 vMB 14
268,207 268,207 000000000000000473eb805a5dcadcb64de1afc9d89a25027f9c41d5abc2854f 255 0.14/1.00 vMB 64
268,206 268,206 00000000000000068cc3adb5412928a832d06a6a5df1588cbe7bb0d02a6bac40 67 0.05/1.00 vMB 64
268,205 268,205 000000000000000705d480dc3862519ed0161bc3104b001756da3abb1c2f16a8 611 0.33/1.00 vMB 84
268,204 268,204 000000000000000253f33a32ce8b9295c4f7a10b8785c22f16fc8b5b26035b2b 116 0.05/1.00 vMB 102
268,203 268,203 0000000000000002e4607cdf63b538c9dfe92d5fb9b61ced4efed621e8b5e651 430 0.22/1.00 vMB 7,331
268,202 268,202 000000000000000380df4545064963c898a30d8c743b15c563d03c1b5d4670b3 295 0.18/1.00 vMB 48
268,201 268,201 0000000000000005f478a81a12a25b7a562f2f75d1088727aebb1170d4da3cc9 152 0.06/1.00 vMB 39
268,200 268,200 00000000000000085a35ba8285555768e488ade52121fbe896f35a06e298f2b3 444 0.24/1.00 vMB 66
268,199 268,199 0000000000000008356228e6f0d6194d97cb263707467432e22f58a5d792422b 97 0.04/1.00 vMB 19
268,198 268,198 00000000000000067603a70aa2069fe614639d0645a4523c42afab250ce9e942 131 0.07/1.00 vMB 43
268,197 268,197 00000000000000078287b47235ad1cde6ca6dd5a971c3184e466fc9dfdba2c49 232 0.15/1.00 vMB 28
268,196 268,196 00000000000000053964992c212e5470879e4ea09b2de4f4368202aacface391 80 0.05/1.00 vMB 28
268,195 268,195 00000000000000081a028b7c2c3f468ccd468bc4dbe9a5d62534330700ecdfa4 197 0.24/1.00 vMB 23
268,194 268,194 0000000000000003c718e7ef998706e893b1e0e531784ee4ba66b677bbd278b7 668 0.25/1.00 vMB 83
268,193 268,193 00000000000000004601a9a6a517f3bfb0372e9fb1a112fd98207ad2fdbe37eb 36 0.04/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.