Loading Tool

Explorer IconExplorer

Memory Pool

37,888 transactions
29.00 vMB
0.07710757 BTC
Random Selection Loading Transactions
Max Size: 145.39/200 MB

Candidate Block

Mining Attempt 5b79001fbc6b2434beb8973482c35c681721e202b112a86c886bd67aebae5004
Version 20000000
Previous Block 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73
Merkle Root 846cae66b39ca705f4292f0a48375ef4ba7a6fad540c6967fcb1e08f39f6a3d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02025314 BTC
Feerates: 201.97 > 2.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,525 (800,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,420 114,420 000000000000d45f4a0129dd2a057a9c6f41300d638b86d20f3506a43c45e273 16 0.00/1.00 vMB 1,656
114,419 114,419 00000000000012bd2080a1af1f8193910b67944cb56109e171b399dfb1622752 62 0.02/1.00 vMB 1,239
114,418 114,418 000000000000c3b904ca7dd16af5f1b494d61638812b4049ce1e4598819d553b 13 0.00/1.00 vMB 683
114,417 114,417 0000000000004fc38cb3f38d4c0a6e24a18bb6af10fc452597c72663815e0a46 19 0.01/1.00 vMB 1,981
114,416 114,416 000000000000b4d146baa83d67bca462a5d8a720d5297eac3abd7be03015c999 21 0.01/1.00 vMB 2,112
114,415 114,415 0000000000006c7f3054517a0997de17607c0fb7d8c720126477a4eac6c108ee 23 0.01/1.00 vMB 2,840
114,414 114,414 00000000000072c486bfed43ddb991ecf67fcc948df0eea49e6fe9629402eed5 12 0.00/1.00 vMB 958
114,413 114,413 0000000000004757f3a5a0235c9d6090f8bc2c4c33866235795f93d3f8222d66 13 0.00/1.00 vMB 976
114,412 114,412 00000000000071c785cc1a3ad65d5ab2471793df2d5d6e73bc04ea80d3ef2948 41 0.01/1.00 vMB 1,212
114,411 114,411 0000000000000f630a22325c5f5cfef059e0548578410a7c6e3720b8b6cf7af5 11 0.00/1.00 vMB 0
114,410 114,410 00000000000000d32b6f2012a8f5211716fdab6e029ad62c8ed447a3d62bfb5e 26 0.01/1.00 vMB 1,855
114,409 114,409 000000000000931cca88b6e8c31f2298ed7c26378e851a4930ac719502dcf959 38 0.01/1.00 vMB 805
114,408 114,408 000000000000aa804e24060050240cab9d6a310484934367e8054f93a0bb515b 10 0.00/1.00 vMB 3,938
114,407 114,407 0000000000003655c26e2b989f58190258c7f48ee5d600a771542c0852336ef2 42 0.01/1.00 vMB 733
114,406 114,406 000000000000a1e5822f51c30a5e6826b1e04ef60bf87c10c88c93027a9bdfb1 5 0.00/1.00 vMB 3,868
114,405 114,405 00000000000049507bcfa2f3b40b972b8fd4fe543d68c8405a4e8fb2db79daf1 22 0.01/1.00 vMB 1,281
114,404 114,404 0000000000000092e2f7f1ac97690d07aac4f7628c52c0c3b39a4648b0f987e2 19 0.01/1.00 vMB 1,247
114,403 114,403 000000000000b1c5bcb23c556cb9511a591b3e85ce55362af89c48cdc2538549 18 0.01/1.00 vMB 561
114,402 114,402 00000000000051cae45e9d1cb730d6ede28fae94e38cc9f9996322a56d3b64c8 72 0.02/1.00 vMB 1,792
114,401 114,401 0000000000009ac540ac6db87f0e9958920512d2c37a571cb9c9936313398945 435 0.10/1.00 vMB 157
114,400 114,400 0000000000003c5f83c5d5265ae0904d84067eef09de7424f3747248980df77e 3 0.00/1.00 vMB 3,875
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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