Loading Tool

Explorer IconExplorer

Memory Pool

37,329 transactions
17.86 vMB
0.13603979 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.34/200 MB

Candidate Block

Mining Attempt 076d14bdbd827d41fc0bfb2d9b1ecfbe36c5502bf1c3f48741d830994631f32f
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root a74698bdff5b6e54c721260785c37668837c1629ada6dc9051b33784c8f8f907
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 797
Size: 1.00 vMB
Total Fees: 0.02780322 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (654,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,672 258,672 0000000000000024e9aef8b26c1ec15b5fc69cedd15c02d490749e509a13608b 289 0.12 vMB 941
258,671 258,671 0000000000000003aef144a967e9480f2aad8fc4ec80d8bfd2b6861ea96eb246 238 0.09 vMB 106
258,670 258,670 0000000000000010c0e51f3cb23df7bbe6489ed04c1a11de543b66f1088065b2 332 0.14 vMB 401
258,669 258,669 00000000000000186baf0dc702fc054a72e8d65482cc7554ae489d19d9dd8ac0 628 0.25 vMB 162
258,668 258,668 0000000000000015c203a5b5d8141ad7705172097a08ad22bb138526b0c6f9d1 502 0.24 vMB 306
258,667 258,667 000000000000000ebfe35b88440b2dbd1e732dbaa23ff6f957a95e41fb537f30 390 0.21 vMB 30
258,666 258,666 000000000000001b44e7edb06d9c3d7f847e505f600a622e1bdf87174464828a 741 0.30 vMB 802
258,665 258,665 000000000000002247ac469f7749783d7a0d179c40d97b7bc686f39cf8c5e254 34 0.05 vMB 22
258,664 258,664 00000000000000032b936382c6a73963d89786422e0688c451cc240f6cca753b 550 0.29 vMB 84
258,663 258,663 00000000000000139f3207bb501fa5d40dc50cf63b3dccc44463bfbfe18e1ac0 647 0.25 vMB 655
258,662 258,662 0000000000000024d20cc44591258da1ad383abb9d44b2ecf39d09aa020883ec 592 0.25 vMB 1,020
258,661 258,661 000000000000001e4fe0e27e466fe5d54764d6ab3adc8fdacba41b569133fd8e 211 0.09 vMB 80
258,660 258,660 000000000000001f7f1848c569023151cd4038d4608c17845e909e3cf89fc910 512 0.30 vMB 84
258,659 258,659 00000000000000125dfc7220746d6fb2bc25dacb6e6d21257513a786163b843f 256 0.08 vMB 1,426
258,658 258,658 00000000000000183f9c547658e406bfdfd2e348c68e2ee5f16af99fb4ad489d 678 0.25 vMB 196
258,657 258,657 000000000000000e12bc18318dea75b32e231c1a2309b9fd3ff3b73edaf0999a 22 0.01 vMB 58
258,656 258,656 000000000000000d15ed09594871a5ecea24c6312d6df037ae89a6b53a1cb734 974 0.36 vMB 270
258,655 258,655 00000000000000002997c8a234e7607c0e0c3156f43c5788d279ca726410982c 210 0.07 vMB 792
258,654 258,654 000000000000000355fc1e9a9cab0a6928327a382bf25323fb6f315e4636cef2 425 0.16 vMB 111
258,653 258,653 000000000000000eea49963530fc81c757a68024a05811f46714767936a27f1b 56 0.02 vMB 60
258,652 258,652 000000000000000f774a7002f039d2538662065fa484fbd18ed93f2a20601ce1 396 0.14 vMB 108
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 83
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.00 GB
    • Received: 0.53 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.