Loading Tool

Explorer IconExplorer

Memory Pool

79,293 transactions
29.69 vMB
0.07681859 BTC
Random Selection Loading Transactions
Max Size: 178.06/200 MB

Candidate Block

Mining Attempt a841d9a9bd122431871b293676e77f50291609921709a0473eecd0f53bec2563
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b5ff3a179cd3f0f974c46284798c85535254c46780df8f5d61946d3b94b3f987
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01629318 BTC
Feerates: 313.32 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (592,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,417 322,417 000000000000000023ed3ff93cbe3b2589bfc39cd40de897de2887484fe68303 61 0.03/1.00 vMB 25
322,416 322,416 000000000000000015afd18632432d90e6a874bd1932c14a114a070e485d8b80 538 0.53/1.00 vMB 26
322,415 322,415 0000000000000000002785bd2f92401f4f880efe8e77aca2d2377d44c8905037 210 0.21/1.00 vMB 23
322,414 322,414 000000000000000015d7ec139690acefdaa2ca4486f61e061f8c8c8b73ef285b 164 0.10/1.00 vMB 25
322,413 322,413 00000000000000001f0f437fe93f930fd3d585af2e162becde848714ba60e6b4 65 0.03/1.00 vMB 16
322,412 322,412 00000000000000001b75decdd2ef475d23871bba2ca7592df85d12ae11b4b329 473 0.35/1.00 vMB 23
322,411 322,411 00000000000000001889c584a533c50a866ec0d7d6923b48b2a117cf2993e246 1,448 0.75/1.00 vMB 29
322,410 322,410 000000000000000007e10d42673285ed0d96d0e9396cb7da652e344353771a9e 193 0.13/1.00 vMB 78
322,409 322,409 00000000000000001292d9976fa04ae99c0cff67a6241fea11482d903d066e50 139 0.11/1.00 vMB 20
322,408 322,408 000000000000000018222a02c05bfe0150659f70ebb6c3995267f0baf63c513c 70 0.06/1.00 vMB 23
322,407 322,407 0000000000000000015eba1b57d5a3502fc41fc32411ca8cde1ea79ee284013d 1 0.00/1.00 vMB 0
322,406 322,406 0000000000000000046a437b029b316b625966d67d59c0acc680bacc74cecc03 339 0.21/1.00 vMB 25
322,405 322,405 0000000000000000084a4f37a553ad8458cb00e7c4ddf947b4b706abdfd412ba 646 0.37/1.00 vMB 27
322,404 322,404 00000000000000000ac7b1923a004d27628e47b51017f84b95e87180e2f3a9b7 194 0.13/1.00 vMB 30
322,403 322,403 00000000000000000c649e43f86d8319ea71bc53fe4c20eea4f89dbc841e5dad 249 0.16/1.00 vMB 23
322,402 322,402 000000000000000014bff2e2aa3886a4ac11cfa948f00be20cd4f5c369e78e38 75 0.11/1.00 vMB 16
322,401 322,401 00000000000000000561725cf4f207b38c0dde93414d52bdc5cdbba665728b5d 376 0.21/1.00 vMB 29
322,400 322,400 000000000000000005fc40015f450092a5cd4ac5077c7bdc59d5ac2a547c31d9 166 0.08/1.00 vMB 31
322,399 322,399 00000000000000000698ae4f43d2d30199420fbe7c73a4dea87f29bd231e0306 353 0.65/1.00 vMB 13
322,398 322,398 00000000000000000c358055414b6987b3c3a18896e0bb9361cd3b3729ec4d0e 1,989 0.75/1.00 vMB 39
322,397 322,397 000000000000000000fc7fdfe616926d37b4acd52cdfdc5d1080abd9c9321c5c 16 0.01/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.