Loading Tool

Explorer IconExplorer

Memory Pool

5,112 transactions
2.87 vMB
0.00836510 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 15.15/200 MB

Candidate Block

Mining Attempt 7ca2d474c2e1235e83447442aa68646c48adc379d270b6772972c94ef44fe503
Version 20000000
Previous Block 0000000000000000000112ffd371287b3c84509c944a570407db8fd21ee1339f
Merkle Root 435a2ee9fb64bfbdb8b8ce0626a5a85d79fab27824941cc5b2c0745650e106d4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,035
Size: 1.00 vMB
Total Fees: 0.00629612 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,492 (768,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,633 144,633 0000000000000333c5163ac67a3d66b65287eaaf1bff6a676785dc2cd38d6996 99 0.06 vMB 220
144,632 144,632 000000000000074147bc52753ff16bf960a657b6e641dea83e95404049673413 24 0.02 vMB 111
144,631 144,631 000000000000028d5d134af20f8219f8c1fd25e324bdc63044b77cc0c0008046 96 0.05 vMB 97
144,630 144,630 00000000000007c085eafbcced513e74440d9f887fee4d21828ebbbfcf1f4a89 49 0.06 vMB 495
144,629 144,629 0000000000000521593a8b6053901a2f11022cf2d90790f832b131bd8a4ca4e6 28 0.05 vMB 353
144,628 144,628 000000000000088385300fb72d79e6b06f9cd55238421c0e1db93790a6425643 17 0.01 vMB 49
144,627 144,627 00000000000003872ee74052ce67fcea636114f748250c9aebb980d3a32a6c76 100 0.05 vMB 56
144,626 144,626 000000000000004b8734ccf7d142790652b358506e92ee833fcfdb157cbc15e8 15 0.01 vMB 36
144,625 144,625 000000000000015cb1b6d46ad4cde765a7d7cfc6938dbc5982bf2c685126fadc 33 0.08 vMB 59
144,624 144,624 000000000000039c0f2579b0bb8ef5eb36f84652023c22b4c5eb17e0d456c9ea 43 0.05 vMB 664
144,623 144,623 00000000000002753db4890a9d549d68c88676e3c3d8bd919b48d59690fe5a38 40 0.01 vMB 104
144,622 144,622 00000000000008cbdc6d80a5449023bb96b10986b759f36918b11c8c7ccb9ca6 23 0.01 vMB 420
144,621 144,621 00000000000001b5ce5145aa9665d0935ba89de4a94a0ead16e735c44d12f7d3 39 0.03 vMB 44
144,620 144,620 00000000000000cde90b5856e8eccb393e5d34c42ea75d4509b4b90f012da329 80 0.03 vMB 79
144,619 144,619 000000000000070206f9cc885dab0d996e997eceae2eeb4306351b3c7a38a592 53 0.04 vMB 157
144,618 144,618 0000000000000139bb0454a22e3d0b3ac25948daee79a798364b919c616bea19 8 0.00 vMB 0
144,617 144,617 000000000000091be59c5aa04a9b2ef38670efbcaf6d74beb62962c1ad799346 1 0.00 vMB 0
144,616 144,616 00000000000007bddb2c367cb4a6ceaa3c8982d530d1fb8f49e7ccba70cc630d 44 0.02 vMB 417
144,615 144,615 00000000000006b7982fe1c1c2bebf42d2d9f1af8383878df71ff72db9fc3180 14 0.00 vMB 285
144,614 144,614 000000000000043b0301aeb8a8c6a71bae6e42846c5747c81ceac6998b17bca5 16 0.00 vMB 33
144,613 144,613 000000000000035e8080494183a24e44f1a7c37479e2fcf9ace132f08471c0f0 26 0.03 vMB 94
Previous 10 blocks ↓
Total Size: 779.72 GB

Node Details:

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