Loading Tool

Explorer IconExplorer

Memory Pool

40,075 transactions
18.83 vMB
0.18240646 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.45/200 MB

Candidate Block

Mining Attempt 8c6d9b31e12ab93a11e070c89a1c333846566cf5127daacb69164657602d57e9
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 196810b046983c18f28607f58850a95fdce84088b80bee7ca7f7b0c75a2f3362
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05345267 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (694,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,467 218,467 000000000000014694cbfcee4b69b6ad81c6fcfcd6a89d8340c58416a0b5d087 510 0.25 vMB 174
218,466 218,466 0000000000000034e81e5683402d6d8486fcdc3252245d062f11ee986d230520 659 0.25 vMB 206
218,465 218,465 000000000000019cf435ea75ce591ef04989ec8ec974234895c0a6150ddc91f1 4 0.00 vMB 14
218,464 218,464 000000000000005bb0d40b5b95ec93cdea057b9dbe09f327ddca9d756b23a9f3 191 0.13 vMB 112
218,463 218,463 00000000000004795837180e218581d3463aa1dd5ce0d8785841a6fd6a3959ad 399 0.22 vMB 133
218,462 218,462 00000000000002be97f363a56107b80136b61d5c59f399f4ba88a569b9953492 512 0.15 vMB 242
218,461 218,461 000000000000031b4bbc5952bebe0e2c32efb20f383a5d4c3ff98a2a94a6810b 1 0.00 vMB 0
218,460 218,460 000000000000043d181042ea25a57a7ea3ab0c0ff59ce01d6efc31c47fda1232 683 0.28 vMB 229
218,459 218,459 000000000000052821366ab7d4c0f3d1beb476bb8abfe946431192ccd7d161c9 253 0.12 vMB 169
218,458 218,458 00000000000002af14cc568d58f99eb099c891ebe910b4621366f523f3fdc8de 398 0.26 vMB 65
218,457 218,457 000000000000010734ef5a922f24c93cf4fa2d0614a48f236a1cd28fdf9c6caf 498 0.26 vMB 170
218,456 218,456 000000000000000853007a6356ec54aabebcbc21f3f851274bcc3cb0882eef79 888 0.25 vMB 529
218,455 218,455 0000000000000223e02bee28ce0b99a01a3fc3bbeb341f0a23e1719984d34a1a 12 0.00 vMB 456
218,454 218,454 0000000000000058f1106b856c99f703cff0ae4295bbffecf27c6b9062eac605 91 0.05 vMB 364
218,453 218,453 000000000000047bbd96868b54a0ad0e52c6c1639f7c6e8f90dae11e9f888071 56 0.02 vMB 218
218,452 218,452 00000000000000db1dc4d242c7e459e0d64ae05a3c62f1c9f2ac47af2b36d36c 160 0.07 vMB 146
218,451 218,451 00000000000001dba2d47b9e1919948e034c70bf4ed913148bed32035cfcaa17 368 0.17 vMB 152
218,450 218,450 00000000000000d2fb498ddc8d59ce4ad3ee3a0c209d505ff52ec75f2e439706 620 0.25 vMB 194
218,449 218,449 00000000000003133e81494007a770c371b28c3aca4b1b67b941a2ef3a37e977 8 0.00 vMB 0
218,448 218,448 000000000000027e2ae8b2dc458b0331262336183ba6efe17d3314bb23be37e8 184 0.11 vMB 115
218,447 218,447 000000000000036f92045c5098aba64bc300b86ae6407e2854eb5c37166b88bc 633 0.25 vMB 252
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.83 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.