Loading Tool

Explorer IconExplorer

Memory Pool

79,058 transactions
29.25 vMB
0.09737169 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt 130819c3ead1306310b24ff5d541849e6eefaaf6469413de357c3b3a88a9191b
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 2e7d34e5cdb796d36a30109f877886c423fbb826ac585d61b42ebe6c1bcec1d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.03566977 BTC
Feerates: 477.45 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (539,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,659 375,659 00000000000000000acbcfd86d0134759189458648aed315ff80c802328272a3 1,563 1.00/1.00 vMB 46
375,658 375,658 00000000000000000a503a548288cffc542ec2ec6eade0ab606c746145c8cd09 1,365 0.93/1.00 vMB 49
375,657 375,657 00000000000000000ab0669a30fa8a3ff8c320d23b02cc5fc6e99091b74a77e9 1,546 0.75/1.00 vMB 43
375,656 375,656 000000000000000005cf8722cf3f5110b1298c7dc6964610fe0ed31e0e1260e0 2,336 1.00/1.00 vMB 52
375,655 375,655 000000000000000008dc5bde3bedb350f90fbcf8bc486b21efac5f788d6d0c95 933 0.42/1.00 vMB 39
375,654 375,654 00000000000000000d814d35e20fa739ee8f5c2f0da9f659ca374b93350ab147 1,558 0.84/1.00 vMB 34
375,653 375,653 00000000000000000bb260f05ccde17cafccbda5dff8d9ed3ae297f54c5cbade 1,479 0.81/1.00 vMB 34
375,652 375,652 000000000000000011e3c16d1766612c8a7588638346ea1ce5de849bf5aa7260 396 0.23/1.00 vMB 28
375,651 375,651 00000000000000000f0bdd0992cb9f367e8ed0a944b82cdfd7d3ee74132ec62c 1,382 0.88/1.00 vMB 28
375,650 375,650 0000000000000000060dae0c2572c3df9625c5405bc529de3e627c0384d5b5c1 442 0.32/1.00 vMB 27
375,649 375,649 00000000000000000b5392a93a22142b2d6003b042d2b8caef29081f3ea8c7aa 1,985 1.00/1.00 vMB 38
375,648 375,648 00000000000000001280ac4b8a9da7a397a8ef5c742ef5cc4c0258b932709e6b 2,301 1.00/1.00 vMB 46
375,647 375,647 0000000000000000075691b844a39f0f6d1534a38649ed1766fe69403b8e72fa 1,300 0.68/1.00 vMB 34
375,646 375,646 000000000000000011d755906e82f7c67a767d41dbd1bde081c37a6599e34905 115 0.07/1.00 vMB 14
375,645 375,645 000000000000000000451ac55628e532028c672bd272b0b4655cb711758a2e16 1,388 0.78/1.00 vMB 33
375,644 375,644 000000000000000004a2db1d29443c73a1f1de454df135b239813e46f59f30e7 350 0.17/1.00 vMB 32
375,643 375,643 000000000000000012151341c9eec15a1fc2060a636a6369f6e992ee7935090d 568 0.31/1.00 vMB 32
375,642 375,642 00000000000000000cbc40b168f0301b35367bee9760dc718e2e58fc9ef44ae2 718 0.38/1.00 vMB 34
375,641 375,641 000000000000000003e44426ad0e62d95b6316ebe320fd9322595d834dd2248e 435 0.23/1.00 vMB 29
375,640 375,640 00000000000000000fda30442609541ab5fb07ac5a88fc7ef76fce97c5bd87f7 216 0.17/1.00 vMB 23
375,639 375,639 0000000000000000116b3a09e88ef6d27f215c0be2c784a057fdb543c02dd891 1,153 0.53/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.