Loading Tool

Explorer IconExplorer

Memory Pool

78,976 transactions
29.93 vMB
0.12127310 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt 426c8a4d27594cc6c4680247e06c6404de8ae3bd738a2f60f1f9717b3d70b798
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 01dc846e538485d747f578eedba239987331b9e1ad5baa0d28b05fa906b9f57d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.03787036 BTC
Feerates: 673.02 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (698,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,210 217,210 00000000000001fa97d7d1e64ec2dca6050312bff6bceafa3fd2086a32818440 209 0.09/1.00 vMB 201
217,209 217,209 0000000000000011861ed7368f96b98ca03766db1f50d3d929b8d60eb9647c74 126 0.05/1.00 vMB 195
217,208 217,208 00000000000002387390d57a8caa4cb67769ed6e1e47c69437d669dcd3e5329f 11 0.00/1.00 vMB 14
217,207 217,207 000000000000000562b5e498f3e248a77746c59200706817f4a9936f81b90370 64 0.03/1.00 vMB 304
217,206 217,206 00000000000001037da09c5d3ba9b1a329984ab0c3211642e7128478e00735e3 447 0.22/1.00 vMB 173
217,205 217,205 00000000000004c5d1b29a2f01f3848b9e3ea7c3dffe991ce58c1c5096d1012a 568 0.20/1.00 vMB 249
217,204 217,204 00000000000003f4f3cd869e3ceee81bcfc63ff85e1f977df9d99005d4cca094 123 0.04/1.00 vMB 73
217,203 217,203 000000000000012f589ae9f2f8957a678397b33c9279d652a4a7762c29a9777d 26 0.01/1.00 vMB 292
217,202 217,202 00000000000001f7a7d1fcd0484bd5e5299b2f96922cef0deca2bf943fcf2b09 251 0.10/1.00 vMB 217
217,201 217,201 000000000000006a83a4468813f885be12e6eff191c19c6ea923a9d87275aed1 160 0.07/1.00 vMB 170
217,200 217,200 00000000000003bd639654d6e78a4357b85c887c39c608c7e43abfb129aef6a7 43 0.02/1.00 vMB 91
217,199 217,199 00000000000004150828aa25409ec776aeca217b364698c48f2387b52e5a7cc7 301 0.16/1.00 vMB 162
217,198 217,198 00000000000002537a7fc18be4c5461d9725ef8f0b256b1ab2bcccc0a589bda3 649 0.25/1.00 vMB 221
217,197 217,197 00000000000000e70a69529cdf7d598881f4faeb9b24cb0665e93a6911fdef3d 155 0.06/1.00 vMB 164
217,196 217,196 0000000000000398835350332ba4ccff7fde5e229afc91baca5eefe3fe5fedda 117 0.05/1.00 vMB 263
217,195 217,195 0000000000000482a1e39494add934607ffc118729ebab94ee8620f001c9e6fa 57 0.02/1.00 vMB 75
217,194 217,194 00000000000004ac137f2fcfb0db0a355e5757fa427d9497db9e6a1c8fd226d2 243 0.09/1.00 vMB 249
217,193 217,193 0000000000000485ce3375ba783a7472003e2d45c4c86a34e96332bba2d07b23 203 0.12/1.00 vMB 150
217,192 217,192 00000000000003e587c70cc6544270d6b282dc92a207de3164266837e1056a24 475 0.19/1.00 vMB 225
217,191 217,191 000000000000013efaeaa5f2d5df0357d6efa80be3468d4f6a643d488ea8082d 256 0.10/1.00 vMB 133
217,190 217,190 0000000000000262ba26470441f7b5089aa1c94c083f75cc148fd32f596ce4dc 248 0.13/1.00 vMB 430
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.