Loading Tool

Explorer IconExplorer

Memory Pool

87,029 transactions
32.68 vMB
0.11959268 BTC
Random Selection Loading Transactions
Max Size: 196.41/200 MB

Candidate Block

Mining Attempt bd81bd01e95f24082adad3c3ae2f8ed6300019e49c3949d1035e4a05afff3721
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root bcbb7bf2c6315343db4ee9cf36d9e25f4250928f6b5287f37a2c08f4563ba437
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.04220699 BTC
Feerates: 218.18 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (591,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,976 323,976 000000000000000015fcad607cfec8bc8a9a8ed14ef3638543c880eeee8c7014 282 0.30/1.00 vMB 20
323,975 323,975 00000000000000000d2b4f43faa197a01b82c4996635c5b67be018ef5d20e92e 862 0.73/1.00 vMB 20
323,974 323,974 00000000000000001608a71f3ff4f31b9adc4d2ccb1b8580e8afa3887169e862 185 0.17/1.00 vMB 19
323,973 323,973 000000000000000006c18654552c541786e6ae9c1913d6334a498343c69da183 442 0.36/1.00 vMB 21
323,972 323,972 0000000000000000027bf7918eaa235e96deb8ad1f535864d710a403789401df 344 0.49/1.00 vMB 17
323,971 323,971 00000000000000000be2f87a303993a06c96bbbed1b1ace3f4e09e47436baba3 384 0.75/1.00 vMB 12
323,970 323,970 0000000000000000033a45e1deb678e0ae6277fcdc1c66d660f12c846b9752b8 1,217 0.85/1.00 vMB 24
323,969 323,969 00000000000000001770c2a55bfe73323b743107987107a9d58a1a470eef24ae 512 0.20/1.00 vMB 41
323,968 323,968 00000000000000001d7de12819ec3c363a0808625b007f9943e210835ca4d015 505 0.71/1.00 vMB 21
323,967 323,967 000000000000000007776617847b64459e272eae1601680c330cc640000724cf 949 0.91/1.00 vMB 22
323,966 323,966 00000000000000000ad5d7f4bc9daf0429ba486ceb1138cbebdacc74879a7e5d 264 0.15/1.00 vMB 24
323,965 323,965 000000000000000009b7e32b87bd180e44448570ca15268dd2d43579101b7c54 234 0.15/1.00 vMB 28
323,964 323,964 00000000000000001dc3c79ec6e8756078a3b49b0454330540d60388747b5670 670 0.34/1.00 vMB 31
323,963 323,963 000000000000000009e8cb7e16d7d9ff5716f67d72be184fc411281371b8d0a8 547 0.29/1.00 vMB 29
323,962 323,962 000000000000000002f4366039f0895cd1d5fce262b4d959338e2794ed3c3fcf 95 0.07/1.00 vMB 23
323,961 323,961 000000000000000010fd2c68d280b0ab5f17103134a8b600a7640188288e653b 82 0.03/1.00 vMB 31
323,960 323,960 0000000000000000095277e77ebde22c182c4b4f2e48a888c9f21f97bff6bf19 78 0.05/1.00 vMB 17
323,959 323,959 0000000000000000171825d4eb5be1e33d396852b7bb7a1d2b9e486d69a83867 112 0.07/1.00 vMB 26
323,958 323,958 00000000000000001973e52036fab1493ad8466255157c9dc0a043b615641d57 91 0.06/1.00 vMB 28
323,957 323,957 00000000000000001a7eac096f63641881633f68812b0f26c6a498ab1713bd06 170 0.11/1.00 vMB 27
323,956 323,956 00000000000000001141a77f31303c096bac5219a7c6d40c7ec51676f9b98c71 277 0.13/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.