Loading Tool

Explorer IconExplorer

Memory Pool

82,871 transactions
30.71 vMB
0.08097772 BTC
Random Selection Loading Transactions
Max Size: 188.39/200 MB

Candidate Block

Mining Attempt c199ea2e84fb0dbaf4f88a4d544b8cba6f61c0ea9f183ee2d9a33c37535b9291
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 616925ab468f8c43717c54fe4e10f5c8d615e1f842775c5704ed9e3dcacac4d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,522
Size: 1.00 vMB
Total Fees: 0.01145870 BTC
Feerates: 40.21 > 1.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (672,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,136 243,136 0000000000000039f60f4d827321b50c09e7ee2c6d5bc9ef57eb3b143a38bbf0 488 0.19/1.00 vMB 145
243,135 243,135 00000000000000ce06f19cd404c5b427c3ea25f58f2091112e7a8288ee6336ee 519 0.25/1.00 vMB 135
243,134 243,134 000000000000002ed4c90bb80f63f7e87bcb1b24d2a47705d9800350dfc5eb1c 238 0.08/1.00 vMB 38
243,133 243,133 00000000000000abb28ae97bdd0de71826d9cc90fffbab3c110d9060c0077369 681 0.25/1.00 vMB 163
243,132 243,132 000000000000006bd20cb6882e9a4953d39123a2671ea47e28ee9c9a3badca36 235 0.09/1.00 vMB 118
243,131 243,131 000000000000003f5f8caa04f996073fd4a2bd9af0b113c1514971d797caf129 470 0.21/1.00 vMB 104
243,130 243,130 00000000000000b865d0285207ceecbd556aba5e48964fa07b5a99026d497148 593 0.25/1.00 vMB 119
243,129 243,129 000000000000006db8360f4395e5d7e238424f32060463c4a1095c1dc2de6a4a 141 0.25/1.00 vMB 58
243,128 243,128 000000000000007188ae100c22c09bab97ac7d6f3989504d9acc4e14c851294c 583 0.25/1.00 vMB 173
243,127 243,127 00000000000000083edf658d27954fc19294adf6bbc39c7765020ba6c861c9b6 472 0.25/1.00 vMB 119
243,126 243,126 000000000000006b19e1c6cdfe742f58535c88b968d3a2407ca24bd007debdfe 456 0.25/1.00 vMB 125
243,125 243,125 000000000000003733b7a7f04149bfc490012cbd2c977047befc0e7b60ad4e2f 6 0.00/1.00 vMB 67
243,124 243,124 00000000000000971f41278495bc23985e898444f464abcdb4bcab4bc470e47a 785 0.25/1.00 vMB 207
243,123 243,123 0000000000000063f208e2e81dbe3e0d8a53ed8049704d53cfa7d26624d96ce5 315 0.10/1.00 vMB 113
243,122 243,122 000000000000006840876aecaa02fec47f769ca350e93eb3660ea9851fa41f76 652 0.25/1.00 vMB 211
243,121 243,121 0000000000000013c6d557a2fc9f7060ea3990e413682c49e7a22d90cdf8cb90 256 0.15/1.00 vMB 65
243,120 243,120 000000000000006c92b85097b73a7eab448be559451aaad7d6ff8fd016b0ed2c 41 0.02/1.00 vMB 112
243,119 243,119 00000000000000b815e40b681f58fc1352138ebf6ebb8af2cc121d04dd18f0e5 476 0.20/1.00 vMB 183
243,118 243,118 00000000000000c314f3e8e4820c3263e74329956f760ae7e1ff654247b9b3d9 269 0.16/1.00 vMB 103
243,117 243,117 000000000000007e5374d282076cfb666a061b7b8eece32b6338b08b5591931d 391 0.15/1.00 vMB 180
243,116 243,116 000000000000009d8b7719199711056e74cf68690158ab2d6ccb6c4b9b81fd9e 625 0.25/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 783.03 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: 719.52 GB
    • Received: 18.08 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.