Loading Tool

Explorer IconExplorer

Memory Pool

82,671 transactions
32.01 vMB
0.07992320 BTC
Random Selection Loading Transactions
Max Size: 194.38/200 MB

Candidate Block

Mining Attempt 13664444d6d50c14eb7e50e445c2a5c4037be26c0d2193a9eb3de34b8ee90783
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root dfea6befef8921c78e1c622553ab08056d04d57af8358d2139402f06ae86a898
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,907
Size: 1.00 vMB
Total Fees: 0.00988248 BTC
Feerates: 146.96 > 0.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (688,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,110 227,110 000000000000000a24672008e84332e60765316fa0062ef60a2e1f6f97133839 38 0.02/1.00 vMB 123
227,109 227,109 000000000000013f7076c93064924a7351c91dfc16592f27b97aa2ee73d4548b 30 0.02/1.00 vMB 127
227,108 227,108 00000000000000f2ae56575bff6f65066562d2caccf75a1f2fb787b57485df26 59 0.02/1.00 vMB 207
227,107 227,107 0000000000000150d316f1f916af084c9a35f7f0dd34d0f93fd42c8c634c6b53 213 0.09/1.00 vMB 152
227,106 227,106 00000000000002707875859e72f3989a17ee17b6ea13d4939d5c18ecc47d41d8 483 0.24/1.00 vMB 164
227,105 227,105 00000000000002cdbc3cad7f7d9212954295ccc8019bea37a703ef4b44ca12be 192 0.08/1.00 vMB 179
227,104 227,104 0000000000000364d67d4a0f2b461ca8c977d8d4cee376113168cbd7a7e2f39b 266 0.13/1.00 vMB 131
227,103 227,103 00000000000000ecb120be07f8b46e09e123fb22078aff04df6c2aa40d8f8852 393 0.18/1.00 vMB 145
227,102 227,102 000000000000007a9e5cfce49e3e60e15e75ec1127b6171bec1408eb35cd26ee 10 0.00/1.00 vMB 29
227,101 227,101 0000000000000011e3bea6c80dcc9191ecfd66b06a7dd3da8931503095d95707 135 0.05/1.00 vMB 210
227,100 227,100 00000000000002797ed662d93172e599dd7b9248797e15024926fe85690076b6 69 0.03/1.00 vMB 167
227,099 227,099 00000000000000bcbc79b7e6a6598722076e06937b06b2b998195bd99b763ade 302 0.13/1.00 vMB 155
227,098 227,098 000000000000003f5cbcab460a9faad83aefecc0eb3d589991332f5786a88f8d 196 0.09/1.00 vMB 155
227,097 227,097 00000000000001b76416ef25e743c3ca55d732b76aa9a3bfa19a4c1c71fe8b59 16 0.00/1.00 vMB 139
227,096 227,096 000000000000001a353c6609b3903291c3721f0d1945388049f4d5252260eb0d 201 0.08/1.00 vMB 194
227,095 227,095 0000000000000239844b007806ad42dcab13e063033864869e4ff82bb2d0e719 256 0.16/1.00 vMB 79
227,094 227,094 00000000000000a0bad5abc94b8107607da7493a031fd1395c4f11ce8ee92293 286 0.13/1.00 vMB 179
227,093 227,093 00000000000002c70888393a1b4110dcf1d00c85f1740a6d290b3718d652a336 199 0.10/1.00 vMB 92
227,092 227,092 000000000000027657882db2b41a70baac5b27d593dafa7d052943ef131322e1 447 0.18/1.00 vMB 203
227,091 227,091 0000000000000112645e4c657090d7c34d9ee5f9245cc320582e8eb767b9ceaf 250 0.10/1.00 vMB 109
227,090 227,090 000000000000006162bb277d03d11a031e8e951c51bd18ead6f02116d6fca455 47 0.02/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.