Loading Tool

Explorer IconExplorer

Memory Pool

42,965 transactions
26.95 vMB
0.09418913 BTC
Random Selection Loading Transactions
Max Size: 140.85/200 MB

Candidate Block

Mining Attempt a7f857e2e2aff16a862305d5c1aa5dc40c71118b0007163b2f574a88d3940458
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root fe8a664ab05bcf3132f911e542e68681d3ea3fa4ea7739c647f856eea9430028
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,748
Size: 1.00 vMB
Total Fees: 0.04378297 BTC
Feerates: 151.01 > 4.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (600,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,955 313,955 00000000000000002f3537facfc7895046afd3f0b7ce63ebe12cf145bf52041b 496 0.21/1.00 vMB 33
313,954 313,954 00000000000000000e295e3486ba4683a9ea9dbd1d55b65445e1fd58294dc5f4 460 0.29/1.00 vMB 26
313,953 313,953 00000000000000002083b045694623c6dbe68960becc325d2f9b3a33f3218b39 215 0.23/1.00 vMB 19
313,952 313,952 000000000000000009b6b1438abaae3a4202052274a11ebc136c535a11e57590 914 0.46/1.00 vMB 28
313,951 313,951 0000000000000000329248452cd19d10f4de511f0f76f8f96a07ebe51f6c5e7e 116 0.13/1.00 vMB 5
313,950 313,950 000000000000000034a6cba8f21238918dfc03822b09e073bb1e6a1fcae79cfb 633 0.32/1.00 vMB 34
313,949 313,949 0000000000000000230fbaa1264f3a989952fd1142a7078c8d815693cb1f65be 151 0.10/1.00 vMB 29
313,948 313,948 00000000000000001ddeae581bd6daf6c5843e67ac7b31799d712ddd53434ae5 193 0.13/1.00 vMB 18
313,947 313,947 00000000000000001884235b771a8db21bd4ac40a52efe8483c46d4031584513 567 0.52/1.00 vMB 21
313,946 313,946 00000000000000000f4103486ad8356fe184fcc52097ccac5ee25e1cee4dec64 1,173 0.50/1.00 vMB 36
313,945 313,945 0000000000000000252b5ffbe95c5924ba9c3291c654774a7c27e857dfb25a02 256 0.08/1.00 vMB 30
313,944 313,944 00000000000000001d21464dd4eadf9b3a20b82c737b3c189a8c97f57ae03a0b 494 0.33/1.00 vMB 20
313,943 313,943 00000000000000002d5b8527a29caf323a6f98c27174f87a9c993f534b824e26 328 0.15/1.00 vMB 32
313,942 313,942 000000000000000022a8260c0ba25d49f32e2e8fd7b86fe61abadd374cabe312 401 0.18/1.00 vMB 33
313,941 313,941 0000000000000000366aaafabda75d7fc0a184b4177a8769dc258e97262cd09b 281 0.24/1.00 vMB 22
313,940 313,940 00000000000000003322c8b460abfa3e08dee4ed6940c6a436fa237b1f5d1b0e 252 0.14/1.00 vMB 28
313,939 313,939 00000000000000000d4513f1e20553414bcf6944c8bc40f6ebe326a8a5c3e683 645 0.73/1.00 vMB 17
313,938 313,938 00000000000000001004f5fdaa079dd8ca2c95c077fb2d87494ffb9de234cff1 1,447 0.75/1.00 vMB 30
313,937 313,937 0000000000000000070337cf17903810498b47e9c7b077920214d17ea7f0ae7f 306 0.74/1.00 vMB 15
313,936 313,936 000000000000000001d568ea2a9e232b1675da1df27f0f69d016e4ab1197dfb2 1,465 0.75/1.00 vMB 32
313,935 313,935 000000000000000019cb41fc819b4228292e749f76cf6c0322080bc9408b5588 490 0.46/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.