Loading Tool

Explorer IconExplorer

Memory Pool

42,670 transactions
30.32 vMB
0.07621272 BTC
Random Selection Loading Transactions
Max Size: 154.38/200 MB

Candidate Block

Mining Attempt 6f68668f133c9753f428004187ec974c5bcc2472ef4b989e7c503460675f9f30
Version 20000000
Previous Block 00000000000000000001da95720d95f2e479285085836fa441dc2489a9436621
Merkle Root d039d21b558ecdef371e4af5e56f8d6e153c740d8c12712c1f65763129cb988a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.01552280 BTC
Feerates: 150.75 > 1.56 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,585 (791,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,654 122,654 00000000000090ccc81fe4007c0c4105239cc2416b490bf7373d30fefd4d1654 8 0.00/1.00 vMB 475
122,653 122,653 000000000000691c2bad2f169f5a5ce5393a4dca685303e8a4cc9726ba20e0b0 18 0.01/1.00 vMB 121
122,652 122,652 000000000000539ed97e527d86d5d1bdadef6ef9ba58eed18aaf6626ab8296b5 12 0.00/1.00 vMB 598
122,651 122,651 0000000000003456a88a4736c28b1616004ef8dc0c2958c02445783aa8dbc37e 8 0.00/1.00 vMB 311
122,650 122,650 00000000000007acefdf72ac3f205564c9cc796c86ecd377ab457fd74f452651 20 0.01/1.00 vMB 745
122,649 122,649 0000000000005a7dfd15e6e474aea5b190e62239a54e78ee579388a34e2e296e 9 0.00/1.00 vMB 522
122,648 122,648 0000000000001b23f976eabc5d6f90389847396595df2db0eaf9d3fc4d0e0fd5 4 0.00/1.00 vMB 3,177
122,647 122,647 000000000000676da74f6e8892c1cd7840043e2c3d25266468712a107f7ed419 26 0.01/1.00 vMB 268
122,646 122,646 00000000000017539276de8f2b5a4d5949e30ee6a2fec9878df242c71fc584af 6 0.00/1.00 vMB 0
122,645 122,645 0000000000001fa40dd2741a6ea91461ccfcfa9fc60afea6652f7571831957c6 13 0.00/1.00 vMB 241
122,644 122,644 0000000000008f7c9edbcd199572bcd36df36aace17b055097f99fc7e398cfec 7 0.00/1.00 vMB 304
122,643 122,643 0000000000001243b6911db4cf18e859f650dc7d24a1ee48929110af682c5eb3 11 0.00/1.00 vMB 967
122,642 122,642 0000000000008dc26d14b38cea6bfe239e613c5dcad889feb0aba7665f0024df 1 0.00/1.00 vMB 0
122,641 122,641 00000000000019ba43641f31c9fda5d8ff05dc454c9d329478f49bdbc24ecffa 12 0.00/1.00 vMB 289
122,640 122,640 0000000000009498682f4f1497a66ecb68d5ef6ff0f1cfde16f48b2b09784a30 1 0.00/1.00 vMB 0
122,639 122,639 000000000000036c92d80b7d102a55810407287317a55b381db5fb1ca1685057 14 0.00/1.00 vMB 1,483
122,638 122,638 00000000000020075c8ed2de0be4bb2a29bb229d37d1eafd8e26b9bda291bee7 13 0.00/1.00 vMB 322
122,637 122,637 000000000000851c473ec90b1f6b5178104cb9e4d9592e46b7d2c65f1ea12103 9 0.00/1.00 vMB 0
122,636 122,636 000000000000383b2c2c816cdc5a48265927bef81475a1ce5e0e686e539246ce 10 0.00/1.00 vMB 612
122,635 122,635 0000000000004d3c4dc23c5b0fee7404ff44af11f840eaa3404bd1838279106a 8 0.00/1.00 vMB 319
122,634 122,634 0000000000008b8dcfa89f96c58a51c26c35b07fefaf282ebc50c6fa33da6d0b 27 0.01/1.00 vMB 844
Previous 10 blocks ↓
Total Size: 781.66 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: 627.26 GB
    • Received: 11.73 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.