Loading Tool

Explorer IconExplorer

Memory Pool

80,751 transactions
30.42 vMB
0.08713090 BTC
Random Selection Loading Transactions
Max Size: 185.61/200 MB

Candidate Block

Mining Attempt 839c7becf711540db564799935a32264934405f1e98c3d99f71e2f5b94324073
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 03ffc3240c22e5d0a5101712eb1bb89c7de953be061859550c5ff474879e0821
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.01902153 BTC
Feerates: 402.75 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (489,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,251 426,251 00000000000000000027c8b48e97f054f17618ec2a85e0cb2420bd973279e0e8 1,204 0.99/1.00 vMB 35
426,250 426,250 000000000000000003553e111730817bd6a344722238cbde9b6b5682bb9ea99c 2,427 1.00/1.00 vMB 78
426,249 426,249 00000000000000000172430237bfa28add33810420f83277bbf79aaf990c1169 594 0.27/1.00 vMB 56
426,248 426,248 0000000000000000024ccf9a78c6d1713b936ccb3934e3c68d10a3c41aa58044 743 0.32/1.00 vMB 61
426,247 426,247 0000000000000000038f6479e34f73f6519d84b3c5f1be4531bbf5bc6943f417 612 0.24/1.00 vMB 66
426,246 426,246 000000000000000002d89d9249b1fbaa79345376f302c4c5807d762aa9399146 1,325 0.73/1.00 vMB 54
426,245 426,245 00000000000000000127858dbc4e2d0066768bcdb7c5ca690ec5bdf54eb8e119 204 0.08/1.00 vMB 68
426,244 426,244 0000000000000000041b29bf02a50537a29947c5ae89620cf7be4ce0249c104a 522 0.98/1.00 vMB 15
426,243 426,243 000000000000000004b6c402fc2b527aa2cb602722d7236ed4a7fc23232a051a 1,828 0.79/1.00 vMB 60
426,242 426,242 0000000000000000042bedcd058707f15bfeac77f1bec4e5fe44534855c7555d 2,073 0.93/1.00 vMB 56
426,241 426,241 000000000000000004c3e67d100867e22dcb8bfb7b7daa91af649e7ebc040413 1,922 0.85/1.00 vMB 57
426,240 426,240 000000000000000001108e7b978f4723b4bf91bd20a8e6753e611e9383850af0 2,721 1.00/1.00 vMB 73
426,239 426,239 0000000000000000025d594bbad5a93335365c5d24a313dcf58456c959b1aa43 1,807 0.70/1.00 vMB 62
426,238 426,238 0000000000000000037090613156531bd1293c120318ff7866ca007c1ec7ad68 216 0.09/1.00 vMB 83
426,237 426,237 00000000000000000294c63635aaa5f1013a73dfe62f11ba8981f43546d328cf 477 0.99/1.00 vMB 16
426,236 426,236 000000000000000004f6ee4f299a37a2ba4d5b5a800ea138d6da11409990cda4 2,026 0.95/1.00 vMB 62
426,235 426,235 000000000000000004ef781c3afb2d2a7f638109bce3de788a72816b0b4eb792 1,597 1.00/1.00 vMB 45
426,234 426,234 000000000000000001ea213f00b2334abc35f19799135f7ad17dd875a457d8d5 1,853 1.00/1.00 vMB 54
426,233 426,233 000000000000000001da7aea19df481cbdcaa25a1faade04df712fb0c496db64 1,320 0.93/1.00 vMB 34
426,232 426,232 000000000000000001c6d04c237650666e5bdf160867b78c5b6543d5157efddc 2,280 1.00/1.00 vMB 83
426,231 426,231 0000000000000000008027054f1ccb2edc0b45fb6addce02997a298738f1ae00 2,784 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.