Loading Tool

Explorer IconExplorer

Memory Pool

81,437 transactions
29.95 vMB
0.15620145 BTC
Random Selection Loading Transactions
Max Size: 180.39/200 MB

Candidate Block

Mining Attempt eca5445ce9f2fcce24751891ea30595a01614a626b1c673d1b1ccc2d16294619
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 74a1622ddde999858adc1be92774cdad0f374b7aeb1c2b0b624ad662d5c9f89c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.05944649 BTC
Feerates: 1,002.91 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (626,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,773 288,773 00000000000000010c86e6647f3d9888cdd62944824d5409a20abf60d5b641b7 834 0.35/1.00 vMB 36
288,772 288,772 00000000000000012014ada3eab8ecb9d487396427409f860a1b2902f7063dfe 1,060 0.35/1.00 vMB 85
288,771 288,771 0000000000000000a25795b5e5d98d18e8860dfcff22e4cea44a042ec586896a 600 0.36/1.00 vMB 26
288,770 288,770 00000000000000002a86327e7590ccb026ef89ffe7cbd1c8dd7b744d366b4605 1,446 0.50/1.00 vMB 63
288,769 288,769 000000000000000032f0da67c355a68862b38ab1baa804687b3c150a26e2f0d6 678 0.35/1.00 vMB 36
288,768 288,768 0000000000000000a753252e72879630ab992e2c0b60f593bb415b1e9b636d0b 975 0.91/1.00 vMB 24
288,767 288,767 000000000000000005346bd2f663c2b49c2c83cc0ecff9589f4404bdab3df0ad 256 0.32/1.00 vMB 43
288,766 288,766 0000000000000000eafc5283650f2888e192fef8b203f55a431574b57e0581bf 256 0.10/1.00 vMB 42
288,765 288,765 00000000000000001e7ab72cf27b435cc7e3b251782b2c1c44a6ac906e0f5e2a 823 0.50/1.00 vMB 37
288,764 288,764 0000000000000000ac7f4d2920d996ec603c48b075ebab9051b926ce93a8f5e5 265 0.35/1.00 vMB 18
288,763 288,763 0000000000000000dcb6cf3915605913ee28ea1129d821bc02ef9552f49f7711 642 0.50/1.00 vMB 24
288,762 288,762 00000000000000009c580a15d87cb16aba4cc16530b8085e6459f090594a4e95 1,384 0.50/1.00 vMB 71
288,761 288,761 00000000000000000f1de004efe6754995e4ea69d1061cca0326492b0ef23133 674 0.35/1.00 vMB 35
288,760 288,760 000000000000000085e1a7f6c76d18e1516cd45e95febfdeb1b1f6957ed1a0e7 212 0.13/1.00 vMB 42
288,759 288,759 000000000000000025fa30a4738daf75a906174bbc4b24be6c18b9449c8e78d7 544 0.86/1.00 vMB 16
288,758 288,758 00000000000000007383e4db72c07afbbd6e284a3ae4274aa87aab43a464f71c 1,266 0.50/1.00 vMB 55
288,757 288,757 00000000000000006ffd4aa91a297c7e3441a05c591665ee52067f76736121dd 650 0.55/1.00 vMB 40
288,756 288,756 0000000000000000a22e0ef72f73a60b799bb8d21de002e43ba197f0d8f95645 206 0.47/1.00 vMB 14
288,755 288,755 00000000000000001335fec6aeaeaad5e1ec2dd97acbfce25fa309460326a6d5 2,025 0.92/1.00 vMB 43
288,754 288,754 00000000000000009b5a4baf5a34f28ad0336b48ec9c93abe874f04264770ce7 510 0.29/1.00 vMB 35
288,753 288,753 00000000000000010bcf8d12c64090a131d358f34107aa2b56561d88215c4a2c 974 0.60/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.