Loading Tool

Explorer IconExplorer

Memory Pool

26,375 transactions
6.19 vMB
0.04344289 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.07/200 MB

Candidate Block

Mining Attempt f3134ff77f1ab2eb990d118441132ca74034ca35b76fa3b36201447d4e06bd24
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 4605f3abcc65a954609b18c314e9b2521b8ae53386da80e10c4b68e58730f8d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,169
Size: 1.00 vMB
Total Fees: 0.02956203 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (757,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,750 155,750 0000000000000dd7e3f3a80cf24bcd7c362f2e4c10c8ba8e4560560dda8e2911 74 0.05 vMB 1,358
155,749 155,749 0000000000000508a3a484b784e53c0236eb5df248a49a0040e14300ea53b24b 31 0.02 vMB 88
155,748 155,748 000000000000019c58989ecf26cd2b6a04776345bd61361e46d88d2a28d513b5 43 0.02 vMB 138
155,747 155,747 0000000000000f19be959f823efad4c1e9e137095bc3c4f7ca485cda5b0f63ea 65 0.04 vMB 710
155,746 155,746 0000000000000cac86ae666203cdd7409d50dce736d113938cb427a92cd7e049 12 0.01 vMB 578
155,745 155,745 0000000000000eece629f236d73f888638d28e45bbf31f65f008f85d9d733655 8 0.00 vMB 16
155,744 155,744 00000000000003ea558134a541e7664c05534cd582792100b9d14d3117578eca 11 0.00 vMB 561
155,743 155,743 00000000000005305016ebca8163a3faf9e40f4c716f302cbfec6d7c9150ddd6 27 0.01 vMB 40
155,742 155,742 0000000000000785b10621ff11fcee615f21048c81db3286294d0d3c3c5efb52 34 0.02 vMB 71
155,741 155,741 00000000000006377d28068f765a9c2a53b3e718eca41d681212cda53b236b69 86 0.04 vMB 260
155,740 155,740 00000000000000f372f68d70ecb305b2671a7bd3aa2d03c3d2438109532941d3 161 0.05 vMB 46
155,739 155,739 00000000000002044b1233cde18959e1c9079453405b6772998b77506c2f01c8 54 0.07 vMB 343
155,738 155,738 0000000000000ae78252a5c27fb3d3315152a889c584e345360a0a96b776d81f 130 0.04 vMB 158
155,737 155,737 0000000000000acc6b90f5fc9c606d57bab182b9c3188fba7048e833d4c859b9 117 0.05 vMB 194
155,736 155,736 0000000000000befbc0b91bb7b3075e50a3cea276aabc81ca51cbf2899d74460 115 0.05 vMB 132
155,735 155,735 00000000000009d8cb784c7e6e504d93bd97326a0202bb016aa9fff2426b12af 27 0.01 vMB 76
155,734 155,734 0000000000000712492dbd3d051e8b73110510421e4e15ddb0cafa5189e1958c 51 0.03 vMB 95
155,733 155,733 0000000000000c1d0bc54d76fe5fe5c7603d585815a8c4da1eebc44f381d7798 7 0.01 vMB 478
155,732 155,732 0000000000000486632395860921ed1e40102faddfdcf77730dd6b52548cdfa9 55 0.03 vMB 393
155,731 155,731 00000000000009a2de1dcb9dbe280457de73f0ef1c732fe1ec960bd3dfc10c97 87 0.04 vMB 14
155,730 155,730 000000000000029612c11dab74ce9c1cc42f24c2ff166a4a7cab649528823123 37 0.02 vMB 195
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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