Loading Tool

Explorer IconExplorer

Memory Pool

81,055 transactions
30.40 vMB
0.13437089 BTC
Random Selection Loading Transactions
Max Size: 182.01/200 MB

Candidate Block

Mining Attempt 780b01a3850cd28780926b1d2da7ef478582d4f0da7c5320822d275d88693da3
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root e1dad34e2e44bb637c6addabc6333041ab382a33f9bd72967850ed3ff343e771
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.06170819 BTC
Feerates: 150.86 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (330,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,165 584,165 000000000000000000065a87ccb8be0a7fac3ebf9a7f1f8c2ca43691cc24520d 2,842 1.00/1.00 vMB 54
584,164 584,164 00000000000000000022ebbcbc726a28ed3210883a7e99925a2d60ddce0d69d4 97 0.03/1.00 vMB 26
584,163 584,163 0000000000000000001c00ac545b3cc6b211c105a02c14df9effb1b0084cc7d1 478 0.18/1.00 vMB 25
584,162 584,162 0000000000000000001c5a7c2c5e3a81d9819f7cbd544fb0b7466da74df0d0dc 465 0.17/1.00 vMB 34
584,161 584,161 0000000000000000000675871058ff2e8f9cb82dde78280dfe70b7af1feb0a0f 164 0.06/1.00 vMB 36
584,160 584,160 0000000000000000000f8a34b3e18bc67127cd1c89c467fb128b8da457cd2527 1,497 0.59/1.00 vMB 22
584,159 584,159 00000000000000000021696aa1c5578d228782a15c72782083bda62c86c33000 2,123 0.70/1.00 vMB 22
584,158 584,158 0000000000000000001fd1900d48028e909be9f5c45802cc118b23f740e61a84 2,654 1.00/1.00 vMB 41
584,157 584,157 0000000000000000000150be086a80a8a82e5ebe567335572aa5cefd15dc07cc 1,560 0.68/1.00 vMB 37
584,156 584,156 000000000000000000030e6167b567bc9814a062b9b876c9e7261416c5de7915 445 0.16/1.00 vMB 5
584,155 584,155 000000000000000000115fcc954f6a13e573cc65039084ab8a496ecbd456db59 2,670 1.00/1.00 vMB 16
584,154 584,154 0000000000000000000b7b33721ffbcae63635aa083f5efeb2cf58ed5ab4b5b8 3,109 1.00/1.00 vMB 67
584,153 584,153 0000000000000000001fce45bb883b21b36f172e28a3eaf074ae8ddb619ac87f 1,774 0.61/1.00 vMB 34
584,152 584,152 000000000000000000022d33285924724597068fab83a524f41ed417740398fd 2,397 0.83/1.00 vMB 30
584,151 584,151 0000000000000000000ce9875007562fea40ddfc8ae1a201222c80fdf81dcd41 2,542 0.86/1.00 vMB 20
584,150 584,150 0000000000000000001ec49d87d700470ce327add8489d9c088294c37a5171ae 2,403 1.00/1.00 vMB 44
584,149 584,149 000000000000000000079ef359bea1519a79dd090c2b6fdb2b4c6a771b062c39 2,921 1.00/1.00 vMB 56
584,148 584,148 00000000000000000001e8e6867a6b58ec3407bcb12a66377be1efaf3f017fce 485 0.20/1.00 vMB 40
584,147 584,147 00000000000000000006ee946588f44d088103fcad0d2f15b7a7f7dae2ca34d8 1,065 0.35/1.00 vMB 31
584,146 584,146 0000000000000000001406381c3bca02231db9853e406a2dc97b14f06587e18d 1,376 0.51/1.00 vMB 13
584,145 584,145 0000000000000000000e13b39a1ec069103df882cd429a239e65be9ffc64cba7 2,347 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.