Loading Tool

Explorer IconExplorer

Memory Pool

80,819 transactions
29.77 vMB
0.07285102 BTC
Random Selection Loading Transactions
Max Size: 179.70/200 MB

Candidate Block

Mining Attempt 3a384c87cbaabd4e338507c579f5e53cc391dcb0d02b68fc5ba7a78a34e27a0b
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 5e5df329ce527cc787083ab02cd05006136c4675f11943ad157b74841b82a465
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,934
Size: 1.00 vMB
Total Fees: 0.01183790 BTC
Feerates: 100.14 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (226,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,585 688,585 0000000000000000000db251cfe5b297bce56760843b440e2e32bae0f56c64f2 1,419 1.00/1.00 vMB 60
688,584 688,584 0000000000000000000377340fb79d53e27bfc0fb4529da30f6ad7e3c81803eb 1,917 1.00/1.00 vMB 60
688,583 688,583 000000000000000000016ffbe57f5537d335931d24aeb7270a388eb6ac3469ef 3,067 1.00/1.00 vMB 83
688,582 688,582 00000000000000000007337908f2581dc58cecd2d6e1aaaafe2260461e946096 2,770 1.00/1.00 vMB 53
688,581 688,581 000000000000000000089e7924545003c01173882f67a2b1c7019a50073e90a1 1,428 1.00/1.00 vMB 35
688,580 688,580 0000000000000000000daa8b389f17ddc0ddda01d55543e0fe12b152d367c896 1,010 1.00/1.00 vMB 24
688,579 688,579 00000000000000000005d9350b82b08b682d6b5122715f3e2d21638ea48e071a 2,894 1.00/1.00 vMB 31
688,578 688,578 00000000000000000006ea0ba5f57407ff73b293644b535cd458780e5c6a5170 2,919 1.00/1.00 vMB 67
688,577 688,577 0000000000000000000465ff93b418523965852ef6ad9fe5fc068620589d90a0 2,629 1.00/1.00 vMB 60
688,576 688,576 0000000000000000000ce0a8b4d183f7be8900dd76b7dd6a12fe45ccffc62cba 1,163 1.00/1.00 vMB 26
688,575 688,575 00000000000000000006c5fbc49010fa874d8f5040e0e92fabfa9dd80e5bf205 1,383 1.00/1.00 vMB 49
688,574 688,574 0000000000000000000527899c57057ab65254e5ac6d0a684801dee91dcbd237 2,639 1.00/1.00 vMB 72
688,573 688,573 000000000000000000048f23bc718e02958265dc6fa58f0bccd741dcd3b35936 983 1.00/1.00 vMB 26
688,572 688,572 00000000000000000007b5bb7f5fee649d159ca1954eeb450e8b014807434f23 2,460 1.00/1.00 vMB 30
688,571 688,571 00000000000000000005d4a319548cad6124cd6c2a878fe98e2710831bde1ed7 1,369 1.00/1.00 vMB 37
688,570 688,570 00000000000000000002b362ce73a50e12f63306f86f16a5451e3a7823b0cf27 2,881 1.00/1.00 vMB 58
688,569 688,569 0000000000000000000c8d81540b6a1fe3a00dbd751399258af15f9ebeac8ddd 2,620 1.00/1.00 vMB 74
688,568 688,568 0000000000000000000702079b8f1c2ba114321b690b6e0bfced7140b2bd2c53 1,127 1.00/1.00 vMB 59
688,567 688,567 00000000000000000008556713c434a036942e3bd00dfd3cfd73b0d0230b8284 1,950 1.00/1.00 vMB 65
688,566 688,566 0000000000000000000273586474040c2e04e47519ad6be7ef3b749a58ef70eb 1,172 1.00/1.00 vMB 11
688,565 688,565 00000000000000000008d3873fd05a530d8767c2aa35ce8ff18024038ea530b5 1,840 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.