Loading Tool

Explorer IconExplorer

Memory Pool

35,591 transactions
28.83 vMB
0.12178865 BTC
Random Selection Loading Transactions
Max Size: 143.39/200 MB

Candidate Block

Mining Attempt 1a311dc04965fdd4a6cbcffe76fa3421244e9de4cc46e3322b442ba5bd59bbc0
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 16f228064e617d90201da9ff16a17e4ecc0f6d92eb0f03ca05ac14b610554522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.06350577 BTC
Feerates: 208.44 > 6.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (581,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,332 333,332 0000000000000000002b00e286efd75fecd7d0c7ac7d9a8800f1c9e48d64f501 109 0.09/1.00 vMB 11
333,331 333,331 0000000000000000086347a715353a7a0b10299edd3cd4916b7137783b110fa3 347 0.22/1.00 vMB 21
333,330 333,330 00000000000000001051fe600caa28230ec1c10416416072a56623c540f8b333 518 0.98/1.00 vMB 10
333,329 333,329 0000000000000000095a375dee75b9e7348c929c0f80fb831857488c3b96b6bc 1,188 1.00/1.00 vMB 25
333,328 333,328 0000000000000000001b60d83171f8a5f057b67d01f250553cfc4f3e2bd29ceb 483 1.00/1.00 vMB 14
333,327 333,327 00000000000000001b4d2c633fa2f766c7785cc53dd94e6cd502c56dba827015 663 0.75/1.00 vMB 17
333,326 333,326 00000000000000000adf45970328192bb2527552afec867391ae315039935232 893 0.62/1.00 vMB 19
333,325 333,325 00000000000000000e90774b6533a17e47a78d3574ce79b348c4832f6c9acfbd 128 0.05/1.00 vMB 56
333,324 333,324 000000000000000017beac62e61e90052842f49aa3198b02b4e73a5c441b143e 9 0.01/1.00 vMB 47
333,323 333,323 00000000000000000f7fc2a5d58e856e19328e3e81691f6382fc3f1c61a1d248 816 0.75/1.00 vMB 16
333,322 333,322 0000000000000000132951ffcd678fac3b2d1f113664df7a025d532673364b4c 640 0.25/1.00 vMB 31
333,321 333,321 0000000000000000060a91858f0361e968796304aabc45f151e6ac01b3d17895 1,987 0.75/1.00 vMB 34
333,320 333,320 000000000000000007a37eeaa5ef34ceb134a3b3612e967192f6a336c047c574 4 0.01/1.00 vMB 10
333,319 333,319 00000000000000000beec24b517199baffe3ddffb79614b520e3f4d7875c3205 1,247 0.35/1.00 vMB 47
333,318 333,318 0000000000000000017e42ab0e6acd76278d3510f4ce1c71000659b58a3f49f1 271 0.13/1.00 vMB 32
333,317 333,317 000000000000000019a4df9791927012ecf56febd9f437b049e9e5aea1aab1d8 271 0.13/1.00 vMB 29
333,316 333,316 000000000000000012e67a4e99be5dd82a1f7a75b0e5a6efe699c2fe9b29c48f 1,032 0.35/1.00 vMB 37
333,315 333,315 00000000000000001307a3232f5d862209ed4d2d97619fcdcd2740c7ee28a078 1,221 0.42/1.00 vMB 37
333,314 333,314 000000000000000009ce2cbc8ff4798dc8d468d38a27b16a892ab70e188fa6ba 89 0.06/1.00 vMB 19
333,313 333,313 00000000000000000e2a729932749bb4903f8f5bfe9dd4ab5490aabf1fa2fac0 501 0.52/1.00 vMB 15
333,312 333,312 0000000000000000165f7c35a1336a7f06e0b47ad749ca95956791fb39e19ae5 1,514 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.93 GB
    • Received: 11.10 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.