Loading Tool

Explorer IconExplorer

Memory Pool

50,335 transactions
28.88 vMB
0.07458093 BTC
Random Selection Loading Transactions
Max Size: 154.26/200 MB

Candidate Block

Mining Attempt 284a5637df741b31f7d86162020fe5e0a5f9b3a97cdb104812efb6683de2e386
Version 20000000
Previous Block 000000000000000000016a897dabefb20f390f982f4e0ac2335db067031c25f6
Merkle Root 19d68b3a244c0a7f02249701504835f95a176e0d6cee473ab009ad6ed12f6009
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,679
Size: 1.00 vMB
Total Fees: 0.01113750 BTC
Feerates: 40.21 > 1.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,716 (165,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,791 748,791 000000000000000000054562653c8a4200c7333d4c0508df9a1e856782893f8e 1,447 0.85/1.00 vMB 10
748,790 748,790 00000000000000000000dd121c587248e4f341fb55d83cd667b40ce343b9705c 876 0.56/1.00 vMB 10
748,789 748,789 0000000000000000000061bb78d257f39c20b820794cf6e0886f6c2fd798cee9 319 0.17/1.00 vMB 12
748,788 748,788 00000000000000000003911eda098121238dc88faa6f36666bd15cb61e05c33a 934 1.00/1.00 vMB 8
748,787 748,787 00000000000000000004a7a831a04863f9787d5d6577906efc58f5277094e9da 901 0.46/1.00 vMB 12
748,786 748,786 00000000000000000001ad3796a3ba5e83612459e5b40f76c6c5f3e3b95fc0b1 1,794 0.69/1.00 vMB 17
748,785 748,785 00000000000000000008871907768af7d28e3e276bc0788af8365d4065931d26 108 0.06/1.00 vMB 13
748,784 748,784 00000000000000000006ac84743813752d00725c11ee553bc140ca0123f200e2 390 0.21/1.00 vMB 20
748,783 748,783 00000000000000000007733404bd38bc5f0ec740dc89d56389031728cad1b02b 926 0.47/1.00 vMB 10
748,782 748,782 00000000000000000005b6b01425d0464b6cf4779dc30bee264c5e832ab38e94 931 1.00/1.00 vMB 8
748,781 748,781 000000000000000000045eae6d0c6b805cdbf50d2e6ad2126326ecff758471c2 695 1.00/1.00 vMB 15
748,780 748,780 000000000000000000077835a84dc2995ae9c7dab97b582d5c3dd6fe7cd13935 2,082 1.00/1.00 vMB 32
748,779 748,779 0000000000000000000704d03f874b054afbe017ef845ccf08fae5a90c79f3d9 320 0.23/1.00 vMB 8
748,778 748,778 0000000000000000000345e5d31fe2821c156ab8a63b7d0dff81bc7ad9009970 1,886 1.00/1.00 vMB 15
748,777 748,777 000000000000000000041d04033f38fc314c6c776c88c6593d2f5d5a860f99b9 2,236 1.00/1.00 vMB 13
748,776 748,776 0000000000000000000610a710a0621bcc72edf669cd3fb68b3bb55bf87a0ce7 1,020 1.00/1.00 vMB 14
748,775 748,775 00000000000000000009e9823506384f0104a77cf2350235912117c2b7bfcac9 2,432 1.00/1.00 vMB 26
748,774 748,774 00000000000000000002478e9a65f9c63308fdaa47af7a4a3a0a80a9c0865b5f 54 0.01/1.00 vMB 22
748,773 748,773 000000000000000000045739066d09ce1d012fdf6b8ab03ec6d3bb4d5e8bc647 1,305 0.97/1.00 vMB 10
748,772 748,772 000000000000000000061a41c39456fe120b8350185575a585ec3720a51e3668 1,972 1.00/1.00 vMB 14
748,771 748,771 000000000000000000065f790b01cf2d2b6b057760424d445809dc3278b5a47d 837 0.58/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.