Loading Tool

Explorer IconExplorer

Memory Pool

75,349 transactions
27.78 vMB
0.07936506 BTC
Random Selection Loading Transactions
Max Size: 168.93/200 MB

Candidate Block

Mining Attempt 5a6bfe2303444b37870247606916f517f469670ad2b6d259980426c16758089d
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 358ca1fe0072cab4eda8fe9902d2582812a84ca0670a6d53a1a04c3e8eaa35b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,656
Size: 1.00 vMB
Total Fees: 0.01995344 BTC
Feerates: 151.01 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (185,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,665 729,665 00000000000000000004c2a062375050d5ad936111ca423585824d7040b53754 1,945 1.00/1.00 vMB 4
729,664 729,664 0000000000000000000a0dff5639d4c88f8785cf8bca47a15d6550ae9492574b 3,353 1.00/1.00 vMB 7
729,663 729,663 0000000000000000000588e9582719a465a26ca3695917e855f0b53e32183320 3,191 1.00/1.00 vMB 16
729,662 729,662 00000000000000000008b8170a6cc105766cc31ae5dff7c7f3b2a3d485be5c0d 3,087 1.00/1.00 vMB 11
729,661 729,661 0000000000000000000a3efb9e16d84cb359790ff0c9739b9a42b298a55c3f03 2,105 0.91/1.00 vMB 7
729,660 729,660 0000000000000000000087df9554343915e8362146764c25bdb82923db0fe1ab 735 1.00/1.00 vMB 2
729,659 729,659 00000000000000000008d90a9754154aa4b9637094e425fd33d8c2f5d8d1ff55 1,004 1.00/1.00 vMB 3
729,658 729,658 00000000000000000005c140fa2cb94e502419fddd03a3d374bdf426a964ed18 1,687 1.00/1.00 vMB 6
729,657 729,657 00000000000000000001c9d74ab51a564b7a387ec0b7e7bb8870d32b4caa09ba 2,211 1.00/1.00 vMB 5
729,656 729,656 0000000000000000000734bb86805764ff5317f3fa81903ffe2a11e8fe985f3c 2,100 1.00/1.00 vMB 12
729,655 729,655 00000000000000000001109f4bf0bcbecea18136ffe0a8ffb437c2c0b6ac433f 97 0.09/1.00 vMB 3
729,654 729,654 00000000000000000000446a4998fb42e0d309cca94b6d7f2eb6c2209ec82924 952 0.78/1.00 vMB 5
729,653 729,653 0000000000000000000569c65a5a2228d10c082a73c5d7110e70ce32c34d9107 665 0.48/1.00 vMB 3
729,652 729,652 00000000000000000005b0d0d018251800a6ee3fa8af7afc8ab1e7a4399e8728 1,504 1.00/1.00 vMB 7
729,651 729,651 000000000000000000098899864bc204f56048a04063a51d6bc4835ab4a4c689 127 0.05/1.00 vMB 6
729,650 729,650 00000000000000000004aa43bb3f52af890f23a564a85b77a849c991f5a9702a 517 0.24/1.00 vMB 8
729,649 729,649 00000000000000000004c7443e44653a35a9409d2fbf996e0dece2baeb44fd61 807 0.34/1.00 vMB 3
729,648 729,648 00000000000000000003ccd7ea2d9f7d773a526b9d6a6f9e8bd5c657977b566c 2,561 1.00/1.00 vMB 13
729,647 729,647 0000000000000000000482b1f2007b492f9e65f50a7041b2e766cef4785be156 254 0.10/1.00 vMB 9
729,646 729,646 00000000000000000007a084f8cf35c62623126d44e75d5cb73c214b0964262e 622 0.22/1.00 vMB 8
729,645 729,645 000000000000000000073001602167c92bbb147009194f1623997976a5d778e6 89 0.02/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.