Loading Tool

Explorer IconExplorer

Memory Pool

81,572 transactions
30.01 vMB
0.09030740 BTC
Random Selection Loading Transactions
Max Size: 181.19/200 MB

Candidate Block

Mining Attempt ae517ee6d6d3b83eb30408825a8fd4ccba5a84a506a0077a4130cfc1651eca21
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 48d4310d0a553dce19a80bf4afb6cd990d143d7f1137bcf881dfca1c3902666f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.02897819 BTC
Feerates: 502.62 > 2.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (626,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
288,752 288,752 0000000000000000ac5dce6d213a0ef04c4fb79abda9cd93ef808c37e5bd4cb6 124 0.07/1.00 vMB 35
288,751 288,751 0000000000000000b1d84a4a4ab92303c1dab3289758be5672246ba86661d5d1 768 0.47/1.00 vMB 32
288,750 288,750 00000000000000011a90dab3abd32bd598d9790ec44494ff22833426b8648511 1,072 0.78/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.