Loading Tool

Explorer IconExplorer

Memory Pool

73,693 transactions
27.30 vMB
0.06404560 BTC
Random Selection Loading Transactions
Max Size: 166.74/200 MB

Candidate Block

Mining Attempt e4528b0131bc070dcf7334eddb5c003d2c20c054f96834ae0a96483de16995a2
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root 1a4c095c6ab826b1722f6fd404b73c25572522694f2e4d4ea65cfadc6c3b493f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.00602259 BTC
Feerates: 84.51 > 0.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (285,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,890 629,890 0000000000000000000f6c142630b482519163a0e161f9bc645bcdbb9ecbe18d 1,163 1.00/1.00 vMB 27
629,889 629,889 00000000000000000004bf2e7d64369e69bca135ce379061913efa26eb7f2ef6 1,889 1.00/1.00 vMB 31
629,888 629,888 00000000000000000000901b075289c58ffd6921be641f3fb8f3cc286336b055 95 1.00/1.00 vMB 1
629,887 629,887 0000000000000000000b04cb0161181c2bc3342126fce29b3650756dcf6cf9cb 1,129 1.00/1.00 vMB 23
629,886 629,886 0000000000000000000b4c05d58d591e35eca37d3c14c4e403ed79c7d4840f0e 1,094 1.00/1.00 vMB 18
629,885 629,885 00000000000000000009c6c41dc1d418511f88db1f9b4210950b7fd23c4070e6 537 1.00/1.00 vMB 9
629,884 629,884 00000000000000000000fabea366d13d5fac0f3ea6b070ad735e75d4c0cd36ae 1,633 1.00/1.00 vMB 4
629,883 629,883 00000000000000000006a2826990107b7834d0b1d65279cb83a82a2d7adc2089 1,544 1.00/1.00 vMB 53
629,882 629,882 00000000000000000005b97670923c81ea2b4416e4fe4cbf8e0407ff57495d09 1,364 1.00/1.00 vMB 92
629,881 629,881 00000000000000000010d93e10eb34e1e86bdeb1bc445648b04d7d0d7bf5c541 783 1.00/1.00 vMB 6
629,880 629,880 0000000000000000000192337357e8f7cd320569b333fcdce7649462ff26c9a6 1,002 1.00/1.00 vMB 9
629,879 629,879 000000000000000000062c84826f68a2d220fbf60f743a367993885a98835391 1,078 1.00/1.00 vMB 11
629,878 629,878 00000000000000000009dc08954897aafea179888eda007a416ee95f66c5843a 510 1.00/1.00 vMB 3
629,877 629,877 0000000000000000000cb5b1c3f4457b12770b608883ee42e3ff137bf9b86864 1,097 1.00/1.00 vMB 6
629,876 629,876 0000000000000000000b02c98c97bf3a289fc00dc4e2ec9a0fe9f4c06b563ba4 882 1.00/1.00 vMB 18
629,875 629,875 0000000000000000001174197fb04d55c7f310cbe9ce94babfbcca348ab57718 1,700 1.00/1.00 vMB 42
629,874 629,874 000000000000000000092ec7e92e99de67e034a6675a6bcf53217995c1e9b92a 1,956 1.00/1.00 vMB 56
629,873 629,873 00000000000000000010279dc1e4761112f97c986b44a7c4ad91d3e5160106d9 2,905 1.00/1.00 vMB 60
629,872 629,872 0000000000000000000def1f2eb1db899fc3d41751e010bcabc1ca97ff889cb2 1,898 1.00/1.00 vMB 35
629,871 629,871 0000000000000000000e05a9c3794026e23521f1d64006576ecaf97268ee3f17 220 1.00/1.00 vMB 3
629,870 629,870 0000000000000000000de56d32f0ca446d7c76843ef80328930894ea67250488 1,902 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.