Loading Tool

Explorer IconExplorer

Memory Pool

87,780 transactions
32.50 vMB
0.15146357 BTC
Random Selection Loading Transactions
Max Size: 199.33/200 MB

Candidate Block

Mining Attempt 83f1a3f653678928e9934771e526e84b6a8e3c110a3531420258387b0067a179
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 8f1a5f359bd33f8fd14dfa92cc7eb6626d804d21f6d14159a6f3f86decfabef7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.06756303 BTC
Feerates: 502.65 > 6.77 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (138,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,159 777,159 00000000000000000000b86aa1b9a58e24da599ffcb565ac0b1c74b881cad80d 403 1.00/1.00 vMB 2
777,158 777,158 00000000000000000000f77ab9fc5a11f069f698788744ad56f5259d06495800 1,025 1.00/1.00 vMB 5
777,157 777,157 00000000000000000005f731b6d1008812ad907dc6ae18d9fce318300573cb8b 1,243 1.00/1.00 vMB 5
777,156 777,156 00000000000000000002460e64aa3a74c03f31d02f840ebe95ff771336dfc83a 2,428 1.00/1.00 vMB 14
777,155 777,155 0000000000000000000600bc506f29da43b8b6bd86a01f2ca32ca3cce53eda67 1,907 1.00/1.00 vMB 4
777,154 777,154 00000000000000000004180ef150edfe2f1407f00fdc3ba997bc8394745d0b75 2,298 1.00/1.00 vMB 16
777,153 777,153 00000000000000000006a16804d06619510f691ae9b8e2ed8ad8462c0abbe5b3 3,886 1.00/1.00 vMB 20
777,152 777,152 0000000000000000000703bb3c2a01b9ec6c7e2197d7460a8a1021cb92b459a5 3,501 1.00/1.00 vMB 34
777,151 777,151 00000000000000000005d1116764d7e37679155896a8dc2808c7a07056bc252b 113 1.00/1.00 vMB 1
777,150 777,150 00000000000000000002e68bb4a68bcbfab7c1d00c4d94aeb50c767a2311249e 418 1.00/1.00 vMB 3
777,149 777,149 00000000000000000003c09940d534cc975af2ecc77a060a480546d65cde2e3f 792 1.00/1.00 vMB 5
777,148 777,148 00000000000000000006ec9bb852beccb526c4319b5f248416731e2ba4bda069 401 1.00/1.00 vMB 3
777,147 777,147 00000000000000000002f7049582ab1c6ebfe26e7c41649126e1d04a9e57007a 1,076 1.00/1.00 vMB 6
777,146 777,146 00000000000000000005e3d8232a0827bb4d9b448b8b7c2c52f073d9a7be92d7 642 1.00/1.00 vMB 3
777,145 777,145 0000000000000000000721c871947ebf56a922f2e3de5bdbbee1c7002ccf2261 2,330 1.00/1.00 vMB 19
777,144 777,144 000000000000000000055edf8e9533e7262f455141c4f3743450a828034faa86 953 1.00/1.00 vMB 7
777,143 777,143 0000000000000000000117adf6fc56a16c02872cb96b43a60bdf1611943fe2a5 1,594 1.00/1.00 vMB 9
777,142 777,142 00000000000000000001c85f6c4a6a30a34f9bb3df9d831927912256b4f17657 2,382 1.00/1.00 vMB 8
777,141 777,141 000000000000000000038bd6350ac7eec8453356d4ad91cfefe7a46c662b506b 1,541 1.00/1.00 vMB 15
777,140 777,140 000000000000000000048b1c0168ca5f03fac37e59579439eaabefed4dc9c5e4 2,520 1.00/1.00 vMB 28
777,139 777,139 000000000000000000053c9a3da804d8867822c97548050098442dfdf4478b7e 2,107 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.