Loading Tool

Explorer IconExplorer

Memory Pool

80,476 transactions
30.89 vMB
0.09032097 BTC
Random Selection Loading Transactions
Max Size: 186.86/200 MB

Candidate Block

Mining Attempt 6b04e36621b9096f536985f206fde4dd494ca97c235c0425a8e35339a2e8f29b
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root d00dd2ceb5114c9c43a3db4ab22b7eb5fb65eeae268387c14555bc9951f64de4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.02386068 BTC
Feerates: 110.56 > 2.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (428,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,235 486,235 000000000000000000d36f901ea85644cfab88a6a5390ef5dbe896f2c549f8b0 1,304 0.82/1.00 vMB 80
486,234 486,234 000000000000000000247321145c83ad1b28897175ef3655c70816020917415d 1,743 1.00/1.00 vMB 228
486,233 486,233 00000000000000000055704ffb682059c6909b8cb5b181f54aaeba374f4a3a4d 1,120 0.57/1.00 vMB 118
486,232 486,232 000000000000000000f70d5a4097ca8b5382d13cd13e1950c2f651949ecd86e4 1,232 0.54/1.00 vMB 120
486,231 486,231 000000000000000000851e10bddba81710c78a3755bc8cacd316d086552dd495 227 0.11/1.00 vMB 123
486,230 486,230 0000000000000000005fb61ddf5c813d45560e0bc9ad3400976c4509e6bf77fe 484 0.23/1.00 vMB 128
486,229 486,229 000000000000000000d7cfd320ae542bb7e57b98e0908edfb002fe99ddd9aff6 868 0.48/1.00 vMB 127
486,228 486,228 0000000000000000007286a231b73e22a6208c85d6b79770aeda0b890fb92f77 668 0.41/1.00 vMB 104
486,227 486,227 0000000000000000005dc00811f8212b8b7559deeb0c7d4f57cdaec14c4171e8 462 0.35/1.00 vMB 113
486,226 486,226 0000000000000000002b47dccd9937f101e0a8d6b2d618ad1bdae2f20dae2960 796 0.51/1.00 vMB 77
486,225 486,225 0000000000000000001f785a29b758a4ee417e3003778193f55106c0e42c1ea6 2,118 0.99/1.00 vMB 32
486,224 486,224 000000000000000000ee50381f4cc4ec1de06e3b549fefb5a483fee40738e1c4 1,862 1.00/1.00 vMB 63
486,223 486,223 0000000000000000002a2b698e139f4644b5fb40d8083c8338c1c5d32a3d7b54 1,331 1.00/1.00 vMB 93
486,222 486,222 000000000000000000a510316fba9fd0c370fdda300f1de818bdf74932e50226 1,921 1.00/1.00 vMB 121
486,221 486,221 000000000000000000082b197455014d73f23892493047cf183e4d3453ba94fc 1,908 1.00/1.00 vMB 141
486,220 486,220 000000000000000000bd06f4374b4131be482cd4f9aaf99c815e8c5b1b58ebeb 2,683 1.00/1.00 vMB 174
486,219 486,219 0000000000000000000b55a274a7b6e0ea5b083ba542be24168d61f0c18fef51 2,216 1.00/1.00 vMB 158
486,218 486,218 0000000000000000008bafed07b42dd857a45e5dfcd41703f0cce97d852ca274 1,697 0.99/1.00 vMB 171
486,217 486,217 000000000000000000b3e476c055a20c2f3beb5f465782eb0e392dad787dee36 418 0.18/1.00 vMB 126
486,216 486,216 0000000000000000005193b532212c1395b8bc9775ab05883e3a6e37206f5129 819 0.36/1.00 vMB 117
486,215 486,215 000000000000000000c47cd6c3c1f1fa19db8ef85a9164b6ee4c8b77371ddd30 215 0.13/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.71 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: 699.15 GB
    • Received: 16.59 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.