Loading Tool

Explorer IconExplorer

Memory Pool

75,851 transactions
28.46 vMB
0.08754477 BTC
Random Selection Loading Transactions
Max Size: 172.58/200 MB

Candidate Block

Mining Attempt 36b772904909850b34762572275b2e038795b840663f6f301dbd7d18727ec844
Version 20000000
Previous Block 00000000000000000001d55d38f99d10e41dddf340908afb2fb717900d90d262
Merkle Root 25f1bc2d37b1bde01878e8bc083857166d2dd76ec2b8f5ac5c641d1a1ac280d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,562
Size: 1.00 vMB
Total Fees: 0.02417385 BTC
Feerates: 200.71 > 2.42 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,586 (674,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,928 240,928 00000000000000086434e25c81c91e7e5a80d4bb40edba71a05eba7bd5ea83ce 50 0.02/1.00 vMB 56
240,927 240,927 0000000000000011522727cf4513b4e692fcf2969e113540a1b3cec213fdf6cb 608 0.23/1.00 vMB 206
240,926 240,926 00000000000000b9302a5667a67dbc618ad1a76a323be372701c73a491f6984b 405 0.16/1.00 vMB 181
240,925 240,925 0000000000000037e3856ff85dfb1c45356c5f52c79a104fd7d31e7438470fb5 49 0.02/1.00 vMB 149
240,924 240,924 00000000000000ecca86ba925835b0909eeba33fd90ae9858c01e088d4d13bcf 358 0.17/1.00 vMB 151
240,923 240,923 000000000000000bf325356179fb8876fe40e250c9e31082242f70f89ecbcd0b 128 0.15/1.00 vMB 31
240,922 240,922 0000000000000053ad233dd8344c8e80c50a3055b71701e2accc36d1168b9cb4 378 0.12/1.00 vMB 243
240,921 240,921 000000000000007fceb6682780d445aa39b2d948e379c2004c2a783d39d282bc 174 0.06/1.00 vMB 200
240,920 240,920 00000000000000f50648fb2ecd18f36ca7898d4d225c272f1f9c8620b4613ea3 109 0.09/1.00 vMB 89
240,919 240,919 000000000000006c20bf005074fbd0090a31d67628a0b3f607d6cbc4aac0d25a 98 0.05/1.00 vMB 145
240,918 240,918 000000000000002fdaa7998066bee2f5cfe8e853ac6d48d818991f1bbecb4bf3 149 0.06/1.00 vMB 172
240,917 240,917 00000000000000ec63fd000c618941dd61fee4dd866cbdce7f5cb93262c3bfc1 233 0.10/1.00 vMB 185
240,916 240,916 00000000000001109fba9a86c5ee628501d148e022cbc67c8ab2158bea0597a6 54 0.04/1.00 vMB 7
240,915 240,915 000000000000005a1a856b10a5142d49e0f3d938dd2b30c0ca6e7aeddc6eee9f 426 0.21/1.00 vMB 140
240,914 240,914 0000000000000041c15aea4966961f0d8dea767fd5675c9844f33c18aa9bb1ec 681 0.25/1.00 vMB 199
240,913 240,913 000000000000000709fd2873e72b5033c77614afe5a389a37005327432dff4f8 132 0.06/1.00 vMB 195
240,912 240,912 00000000000000f1f32851119dd026fb1bfc42f0e5f582d4f8091b7a79f39fc4 148 0.07/1.00 vMB 182
240,911 240,911 00000000000000fe410ba0bd5ccf75c749e8f3973c41e177550103789f066fe0 48 0.11/1.00 vMB 23
240,910 240,910 00000000000000adf50a23d7c962072fe3603c28ceb092f8b1eec7f4d95c4eeb 317 0.10/1.00 vMB 26
240,909 240,909 00000000000000b2b5123fb291ea20af9609ac9d3a48c4db7c4dd7d4ea9d77b3 145 0.12/1.00 vMB 154
240,908 240,908 0000000000000091caf1477f36ce501276c4cd2d54964eae9fac24d50de16d4f 350 0.17/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 783.40 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: 770.13 GB
    • Received: 19.78 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.