Loading Tool

Explorer IconExplorer

Memory Pool

79,810 transactions
31.30 vMB
0.07472343 BTC
Random Selection Loading Transactions
Max Size: 188.72/200 MB

Candidate Block

Mining Attempt b4697dbd1d0cbdc1d3f6aceeb50b09cec28fa06ee6bd302e9477a38e74c6dfaa
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root 838b23cd16035c0a600381831d013f33e15db59acff04ea4e3ac27b547df85b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 929
Size: 1.00 vMB
Total Fees: 0.00694999 BTC
Feerates: 40.21 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (202,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,798 712,798 00000000000000000009663feda222baeb01ca1eefac01e967d3899d1a72fd45 685 0.43/1.00 vMB 2
712,797 712,797 00000000000000000004584ae28cbd6ca05848d8aaa4ef7e333904a3c70f9009 2,065 1.00/1.00 vMB 16
712,796 712,796 00000000000000000000e1cb87663dd0a388e467083b95e818c86994c38484b0 1,473 0.73/1.00 vMB 12
712,795 712,795 000000000000000000094376c50f88a88cef9d3cf2295d5e5f94490953a73092 2,759 1.00/1.00 vMB 16
712,794 712,794 00000000000000000003b367eee8fd81c522739404c0a929d073c744ceaa2698 2,000 0.90/1.00 vMB 10
712,793 712,793 00000000000000000002964f9ca741e5e894d53ba4e7c54a1de55c85c2988842 1,363 0.48/1.00 vMB 6
712,792 712,792 000000000000000000060fa718bad949171381cb388cdb360c6a21704a50dd9f 2,652 1.00/1.00 vMB 15
712,791 712,791 000000000000000000022f858207610eb5168eb5ea911f20527c2ca2dee07f25 1,476 0.55/1.00 vMB 12
712,790 712,790 000000000000000000051e21f1459c76f8a012133256fc9ff2a540640aaa4365 711 0.24/1.00 vMB 13
712,789 712,789 0000000000000000000827ddc77b78b928ba5a989a8386fda2585e767920f92b 633 0.25/1.00 vMB 12
712,788 712,788 00000000000000000005b79a3353b8c031d638da4f4520677dedbf81dc05cbd6 305 0.11/1.00 vMB 13
712,787 712,787 0000000000000000000826afbbb4eeda4c69fbed81c7be6b999b9bb8631a9245 856 0.65/1.00 vMB 5
712,786 712,786 0000000000000000000b7bcf0c7f5071bcdd5f268adee5b9f9434b76e0ec6246 2,584 1.00/1.00 vMB 4
712,785 712,785 00000000000000000004bb0d235250c4e33a597fd3c6710d847833215ef51aad 2,424 1.00/1.00 vMB 7
712,784 712,784 0000000000000000000c886cca05c8268beb84f24cc57eb3ce0a4f7679733b0c 2,460 1.00/1.00 vMB 15
712,783 712,783 0000000000000000000b8b2398e7cebf850cc25423ee441e5dc12401a259792b 2,565 1.00/1.00 vMB 25
712,782 712,782 0000000000000000000b4afc2e1186de67b33ea666d737b10d2db38751fee27e 2,574 1.00/1.00 vMB 20
712,781 712,781 0000000000000000000894341e927840c5c17c822bfc84460bd29230f791cecb 771 0.25/1.00 vMB 11
712,780 712,780 00000000000000000004d6d3bc1e3b27130bc8cbf5509f837caccd2859be02b4 848 0.32/1.00 vMB 3
712,779 712,779 000000000000000000061d23d3dfa3dbee3b49b89851c85fc794ca7054f99b66 3,016 1.00/1.00 vMB 18
712,778 712,778 0000000000000000000260d9319e53a872c6a20b71f9c5d4567efa31c68a9511 160 0.08/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.