Loading Tool

Explorer IconExplorer

Memory Pool

32,864 transactions
10.16 vMB
0.16375894 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.42/200 MB

Candidate Block

Mining Attempt ad80c7c00e7048f230fe6e2dfe039cbd1d5e23789cb42f98c82b4552092b0dae
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root f314d2e587589dc9164e6ede633a40d7caedd35d689031fce99ffc9195e62796
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.07179353 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (697,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,478 215,478 00000000000002a0daa9414d01e49f1466ab3ea39a7b9e62973bb62ed30c6354 311 0.21 vMB 122
215,477 215,477 00000000000001271703fe30b44eadd17a3a2917aa52af59b348fb0ed99e1d48 704 0.25 vMB 209
215,476 215,476 000000000000036526a657a64cd75b4b30ebbdf0f7bf4a43efd9f1dcfb2ca19a 121 0.05 vMB 267
215,475 215,475 000000000000025caaf63520da77d189754b401b2b2550501849302a969e7a15 414 0.22 vMB 106
215,474 215,474 0000000000000302cb9273ae87b52fed4e7c7e69d64614db52a119a1a8f4a9ed 95 0.04 vMB 98
215,473 215,473 000000000000034df135a88f2c528f8a9182b0d62574ec6cfd7690165f7f11cb 293 0.11 vMB 200
215,472 215,472 00000000000001f4042a4044e204ffc89c571084108a848d1902222be0474c3b 11 0.00 vMB 15
215,471 215,471 00000000000002d6ee2f9d1e29863edd1f14d8dffaabf77d55e02c2322c8d77d 209 0.08 vMB 159
215,470 215,470 000000000000046e86f6651c51fc36329ec388e0babd1c3ade2db16300fbedaa 153 0.09 vMB 118
215,469 215,469 000000000000008b61dbc0850c309afb410f9cd0ffd79f7d0b3340e712f45230 328 0.14 vMB 160
215,468 215,468 000000000000035c439b5fc7513deaa8dc4643b4c174a7b4b0ce946a51bcf275 91 0.07 vMB 112
215,467 215,467 000000000000013232db3988b58b10109d7d340a603e7e256b9199d5799e3e93 149 0.08 vMB 148
215,466 215,466 000000000000023df1f4e853cd3a67583eca3cfd0557a61df223453da7d27a30 181 0.08 vMB 146
215,465 215,465 00000000000005412a637b201bf0a7c8f2484690b505cb0f9f4179cd7187eab9 55 0.02 vMB 177
215,464 215,464 00000000000000f47b24067f1d73471c734902ddf0c8ee0944aae0e92bd74b30 1 0.00 vMB 0
215,463 215,463 0000000000000541657dd1b8566779b7103f5f2921dd5704ab5d12462cc1eaf4 152 0.12 vMB 94
215,462 215,462 0000000000000008a66e1b9dbdd5b8bbe18391d51410981f25b2bfc1ebca4139 522 0.23 vMB 185
215,461 215,461 00000000000003c0cf2735f732ac7ef96fe95f59ddb2744c139bedaab2079945 162 0.07 vMB 171
215,460 215,460 00000000000001e14c3f7d7ab97f29f767ee3e95feb3906f2ce7f894642d62bb 9 0.00 vMB 42
215,459 215,459 000000000000035ef80060d247ed854bd6ff199e350b02783ef6a594c731bacc 144 0.06 vMB 198
215,458 215,458 0000000000000564ade364c5ec7d014415bf22a728d41d1b29e47da6ac0ccdd3 159 0.05 vMB 39
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 70
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.16 GB
    • Received: 0.44 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.