Loading Tool

Explorer IconExplorer

Memory Pool

82,161 transactions
30.95 vMB
0.10371059 BTC
Random Selection Loading Transactions
Max Size: 188.23/200 MB

Candidate Block

Mining Attempt e9669014de28a1f6d2e0d8d3c12d2e4ed3d126dfa5c67669ebdd6ca9aa0fe65e
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 5662f29329ee0e5e6282f14f3a04303bd2928e4bc255013f7c273fdda2db4329
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.03095163 BTC
Feerates: 200.89 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (8,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,569 906,569 0000000000000000000225cb1932ab1ae893cfce6843a812ab8e9bc126b69461 1,866 1.00/1.00 vMB 1
906,568 906,568 000000000000000000016d1b61ff908b90ba8df6ce9babdbaaa28ed0b7a13939 3,141 1.00/1.00 vMB 2
906,567 906,567 000000000000000000011ee0d14509a9affe01019eb55546b2f91e1cbf3df05a 2,100 1.00/1.00 vMB 3
906,566 906,566 0000000000000000000159017fcc24484208b111dd847656871c779b4b439d35 2,478 1.00/1.00 vMB 4
906,565 906,565 0000000000000000000137862bb829425d20f09689f2936f7ed5c3a3d00c65ce 2,827 1.00/1.00 vMB 5
906,564 906,564 00000000000000000001e42073da5e7f6a5150b416cf01b0070a186e2884ee84 532 1.00/1.00 vMB 2
906,563 906,563 0000000000000000000223da005f345f2c3c173b17abd70ba7b2c0383497fd89 1,957 1.00/1.00 vMB 2
906,562 906,562 0000000000000000000176b95f03ba6c603dd87182a4e0352866f1544acd575b 4,367 1.00/1.00 vMB 6
906,561 906,561 00000000000000000000e2c4920e10b437bb28b9ebe93d8a8fc60d866f59fe72 3,221 1.00/1.00 vMB 4
906,560 906,560 00000000000000000001aa041d0122abc3a25a81381adf6c53c102ce3feaeb88 2,066 1.00/1.00 vMB 2
906,559 906,559 000000000000000000017d8b822b775adbcb1558eac29121c119b863ec7cec79 2,956 1.00/1.00 vMB 5
906,558 906,558 00000000000000000000dcda1477bd8cfd77306886ac2802d157db1f86de6bdd 4,123 1.00/1.00 vMB 7
906,557 906,557 000000000000000000005eeb83be20cc40a246654e91d588762c278c7ac69b79 2,525 1.00/1.00 vMB 3
906,556 906,556 0000000000000000000065e9f35b07e1d1e18b0c8e4c22261f9472ac1071db17 2,484 1.00/1.00 vMB 3
906,555 906,555 00000000000000000000f42625b9ac2a7da369bc6333516277a639eda1162087 3,523 1.00/1.00 vMB 6
906,554 906,554 00000000000000000001f04bb8b37f5f71d0532aa945e1603261990da891dd9f 4,453 1.00/1.00 vMB 7
906,553 906,553 0000000000000000000058404f0f6364edf82d1d77ca60e4b7353933fb679dad 3,622 1.00/1.00 vMB 11
906,552 906,552 0000000000000000000223ea64c606b8e54c343a26e36032cbd7410526dfa549 3,602 1.00/1.00 vMB 4
906,551 906,551 00000000000000000001d74d47a7630cefabdfba9f2c4dc9fab4e58f8767fdab 3,727 1.00/1.00 vMB 3
906,550 906,550 000000000000000000014ed78ab0b6492aeb4cb1652b6f89200c9061d021f8f7 4,103 1.00/1.00 vMB 6
906,549 906,549 000000000000000000022f2742e368caddd64a4fe06d60d7328bc9d058afd2d7 4,332 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.