Loading Tool

Explorer IconExplorer

Memory Pool

80,790 transactions
29.70 vMB
0.10090668 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt 548d132e11dbe996f11fca20d6e29fa8af3dabb52554452139fe5a3acbd7e18c
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 4c287cf0385db22f158b7a5fe0c85d5e16ddd0cf409a01eddfcb15f64943e980
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.03691004 BTC
Feerates: 146.36 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (185,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,900 729,900 000000000000000000053b887ccb0b7e24ca4c084972d0aab63b59b1c2952367 2,100 1.00/1.00 vMB 12
729,899 729,899 000000000000000000076863fb7af5de2954b803dca0ee294bd603abf2306330 1,290 1.00/1.00 vMB 9
729,898 729,898 0000000000000000000463c16dd30018f1252ae11c1d90e6b9a2afd6a2c97133 1,224 1.00/1.00 vMB 19
729,897 729,897 000000000000000000061cbc50d42c6b4758d01a17d0086ca6fe7cdd95ee6b0b 1,418 1.00/1.00 vMB 23
729,896 729,896 000000000000000000047b645647a57096df2c78925309fe11b4123c15dee8c7 1,410 1.00/1.00 vMB 21
729,895 729,895 0000000000000000000770259ef02bd6cb02c260374c910a5bf90048fe957ada 1,177 1.00/1.00 vMB 5
729,894 729,894 0000000000000000000861874b7935ac412f45f9fecce97a6387cbe794b93f05 2,231 1.00/1.00 vMB 18
729,893 729,893 00000000000000000002b81ccc3766c2083413ed982098957acb12f3fce0b819 2,160 1.00/1.00 vMB 8
729,892 729,892 00000000000000000001f2c0358e392cd706c344599287ceb7423bdde0998188 2,692 1.00/1.00 vMB 13
729,891 729,891 000000000000000000032f8059a2e26f52009c78582a842d0ead002d0e2233a8 3,182 1.00/1.00 vMB 10
729,890 729,890 00000000000000000007cff91a184eea93938f3144682a9a46f4b41d57d5f326 2,255 1.00/1.00 vMB 13
729,889 729,889 000000000000000000043e2c8c3f4c492a8547babb9ed2f28c3367d59b76fea9 2,254 1.00/1.00 vMB 11
729,888 729,888 00000000000000000008553cc7d9e98492b8336a8d4444b3aae28ad5c685a4f8 2,989 1.00/1.00 vMB 23
729,887 729,887 0000000000000000000128730d409e8beeb6e3205d371e10e9bfdab43d0612d5 2,754 1.00/1.00 vMB 23
729,886 729,886 000000000000000000012abb2674b839b1eaa10a73dd3d144499add1df95d764 2,979 1.00/1.00 vMB 8
729,885 729,885 0000000000000000000981685b49744e356b84835f60410dec155d497ebee564 2,514 1.00/1.00 vMB 9
729,884 729,884 00000000000000000008e2694c888263232442ef70326f10d6de320e06591733 2,752 1.00/1.00 vMB 12
729,883 729,883 000000000000000000003610591df456aaba9a118f61e7fe5270ea58d6497038 1,449 1.00/1.00 vMB 21
729,882 729,882 000000000000000000042e8c88ff973c47b2afde656f4aa1d78cd8231da1001f 3,133 1.00/1.00 vMB 12
729,881 729,881 000000000000000000046f6d960a44e8a13690761d39e29ea07985ed26a88f79 3,192 1.00/1.00 vMB 15
729,880 729,880 00000000000000000003cde3b9bb5612d72b5c73fcd81c44181105a36532b674 1,693 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.