Loading Tool

Explorer IconExplorer

Memory Pool

72,334 transactions
28.06 vMB
0.06388598 BTC
Random Selection Loading Transactions
Max Size: 166.27/200 MB

Candidate Block

Mining Attempt e5198c8f49b5ff68a105ea4e8409abd0653c150430e317ac4c84939c2b886e82
Version 20000000
Previous Block 000000000000000000012dfd9b3d1cd644eb03bbb76f88638950cd8bd4352cbd
Merkle Root f743df7afe4afe45c688b5022c41510d128b994c2e035397b0da0bfcc4fa3dfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,309
Size: 1.00 vMB
Total Fees: 0.00783970 BTC
Feerates: 74.59 > 0.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,050 (684,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,803 230,803 000000000000008108fe7679b8daad016ccbb237cab1d80adfe9dc1a2efe1fee 460 0.20/1.00 vMB 176
230,802 230,802 000000000000005b6dc08c501b6caf6e2295850482bcd064e1bb60bd37e0e6bd 226 0.11/1.00 vMB 153
230,801 230,801 000000000000001bdbc7f22fc970a194331dade164cbf6b2b544c9caad327326 624 0.47/1.00 vMB 99
230,800 230,800 00000000000000662f73798a62196f8943abdf97350dfec4e8ef0531d3d9860d 696 0.25/1.00 vMB 233
230,799 230,799 00000000000000cb964d9fb11ecd4d54471eea305824ff07d4c2d2202fbc9443 486 0.25/1.00 vMB 150
230,798 230,798 00000000000001eb1ddcd07d5c9e627e1d80957a3bc719539ba6fa8cb502aeb6 193 0.06/1.00 vMB 118
230,797 230,797 00000000000000b5fc57f0639bd7bbb951ac87622cf5a11230aade8620ba603e 320 0.10/1.00 vMB 75
230,796 230,796 000000000000010ae3db78e64d19300c41fcf630458f660152fe41294969d33a 765 0.46/1.00 vMB 121
230,795 230,795 000000000000014cdec0e739bb811b578c6378219f1ff1046ec2de0649aa98f2 685 0.25/1.00 vMB 229
230,794 230,794 0000000000000184a6b883510d7654b345c3b8db1b9de0454fd31045d27e1358 540 0.25/1.00 vMB 14
230,793 230,793 0000000000000145688c9b2cad853f29149df504d5f52cc8756438dd0050081f 160 0.09/1.00 vMB 115
230,792 230,792 0000000000000141c4ad7381b241b19cabc755adc91cff5fc85f30a4dbdae68f 128 0.04/1.00 vMB 179
230,791 230,791 00000000000001ad214307b32421ba36c7e8e6b45ab8995f11cf417aa183494b 461 0.23/1.00 vMB 163
230,790 230,790 000000000000015943f21075483208a7af0d484e0592aa42d6f976d89afec099 78 0.05/1.00 vMB 78
230,789 230,789 00000000000001b1ac708e2506600e6f13043f164eedd1fd8853954ea9becea4 15 0.01/1.00 vMB 132
230,788 230,788 000000000000007afa112a81553a937754ab22532914e5571bed322d05191ba4 315 0.25/1.00 vMB 16
230,787 230,787 0000000000000046a986a6bca0b44beeb43ab77c561508a5524324042f522c27 99 0.16/1.00 vMB 62
230,786 230,786 0000000000000029780988a57ffae188ab85cb227dfcaffb0b9c3a163c31f338 606 0.25/1.00 vMB 169
230,785 230,785 00000000000000d3d6bf65fa219ceed5a89b4dfa2dfce3e31aa15da3b23e800b 166 0.09/1.00 vMB 202
230,784 230,784 00000000000001dfc51af0bcec82c4581c3ef3bf2a1decd1be5661360ce97ffb 497 0.25/1.00 vMB 74
230,783 230,783 000000000000017a583a5db2d7c246b187ed519dcdc2035c7abef1e3f2b6d0d9 370 0.20/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.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.