Loading Tool

Explorer IconExplorer

Memory Pool

40,109 transactions
18.84 vMB
0.18305276 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: 99.50/200 MB

Candidate Block

Mining Attempt abc905e3636f185aa1a3322e2a7c518e7fdf080521d0c778a9f891b4af62a30a
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 617913c8b627edd1618d47cc15b8c9b1a86ab6038d5f51cde91816ee5968b9eb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,215
Size: 1.00 vMB
Total Fees: 0.05363666 BTC
Median Feerate: 4.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (654,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,676 258,676 000000000000001c100e828fefb140adfdb84c2e6eaf425a30c4774e06662042 31 0.02 vMB 65
258,675 258,675 000000000000000ebba3340b35f2e2538ee1687f07cc7e3e8f7d56c8a170cb71 326 0.13 vMB 505
258,674 258,674 000000000000000e313cc7fa123394673734d864d7c503d11dc57c0d53d77a76 490 0.20 vMB 591
258,673 258,673 0000000000000000f2a0fcb1a8cec56172e271e19e6a04bea214280081289ea8 128 0.05 vMB 257
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
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: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.84 GB
    • Received: 0.54 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.