Loading Tool

Explorer IconExplorer

Memory Pool

80,347 transactions
30.06 vMB
0.11905007 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 97c63c12bbea61da491e08fd49804620ce96a050178d945ce5db350213f3791b
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 02189681a77cf02ee759f1e307b48d46198a97c6774bb3aae22ea498d5172ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.05756685 BTC
Feerates: 180.34 > 5.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (382,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,455 532,455 00000000000000000010073151b883270ee7f2fbd6a49adb42705f4b03c6622f 1,897 1.00/1.00 vMB 7
532,454 532,454 000000000000000000063e53daa7e2ac37beec3d64e8262337eb7bae506e07b5 2,581 1.00/1.00 vMB 8
532,453 532,453 0000000000000000001fe3b46c2af82cb71ed5ae607fe969f3ea9991238e5a0b 2,430 1.00/1.00 vMB 23
532,452 532,452 0000000000000000000e39867de282abb84a61c1334f9c8a8b3f3b0bdc1fd770 2,252 1.00/1.00 vMB 39
532,451 532,451 00000000000000000024ed1c16cbad8570f818ba8c0583662d2d4055c6245059 2,352 1.00/1.00 vMB 28
532,450 532,450 00000000000000000030166d083bc825037f99b738076dbb51f6e0d224303dee 1,595 1.00/1.00 vMB 8
532,449 532,449 0000000000000000000e605ad8af9b7f1cc64cf263bfc49b3c1b31297f40aa5e 1,269 1.00/1.00 vMB 23
532,448 532,448 000000000000000000231b788b0399ecf630dc4f746939430cdd755c257348a2 1,954 1.00/1.00 vMB 19
532,447 532,447 00000000000000000003b639dcf5b06d461923b31c34a8213d7841e872d110be 645 1.00/1.00 vMB 2
532,446 532,446 000000000000000000361f76361532cc1d64b3b86ef4fe835f2288b0e847dac3 2,253 1.00/1.00 vMB 21
532,445 532,445 000000000000000000205a7a8bd3382bee492b002c17e28db5910e27d1ebc6a1 1,763 1.00/1.00 vMB 24
532,444 532,444 000000000000000000121f10c8a8bb6d398656ef2f225ca5276003d0ae326b91 583 1.00/1.00 vMB 2
532,443 532,443 00000000000000000024e4d33c5c0ca4cfb8db574c72cb5aab7146f23c3cc5f8 2,065 1.00/1.00 vMB 29
532,442 532,442 0000000000000000000126a859499f1af7d58ae08d2b79fd40843426b0ea2ef0 1,702 1.00/1.00 vMB 31
532,441 532,441 0000000000000000000e04881496b3cfb6f4bd8c1ccd938fff23cd427511d7b3 1,755 1.00/1.00 vMB 13
532,440 532,440 00000000000000000027b09f57342d534825cdca76de2c9f71475e7110ae5286 1,590 1.00/1.00 vMB 7
532,439 532,439 0000000000000000002926905c6ffcc3f69d6623ab348d9db148a71f77f0cb66 2,525 1.00/1.00 vMB 25
532,438 532,438 0000000000000000002f4178ab47a80173be2e8d83d135938bc946444551b28b 713 0.39/1.00 vMB 47
532,437 532,437 0000000000000000002fac8d621fa4416b03b7825f5c7488fecb21168fe9795e 1,914 1.00/1.00 vMB 11
532,436 532,436 0000000000000000000960038b24f9c2890986c879a53dbf76fa4d09e1532056 2,693 1.00/1.00 vMB 7
532,435 532,435 0000000000000000002eb7d5b22dcb02d8092ae9d44df9b358bbba9b339877ed 1,454 0.65/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.