Loading Tool

Explorer IconExplorer

Memory Pool

40,045 transactions
26.29 vMB
0.05465603 BTC
Random Selection Loading Transactions
Max Size: 137.25/200 MB

Candidate Block

Mining Attempt c1acd3df33dadf34704d489a92444a5a79a037a565505c6404c8a09ee9810faa
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root e021582d2df1d76c4e50855c55f331a290cabd13ecc3d44aebe57292c7efc5db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,416
Size: 1.00 vMB
Total Fees: 0.00656540 BTC
Feerates: 200.54 > 0.66 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (697,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,798 217,798 000000000000022298a1e1405488e61cd7d75514981b0742eaf178af531540c3 627 0.29/1.00 vMB 207
217,797 217,797 00000000000004f2ab296727abfcc2f8d02cf704074c8826365f263dc1934f59 125 0.05/1.00 vMB 102
217,796 217,796 00000000000000caeac2d8d59a91a9996acff8020132f36b1a8b64088fc95825 123 0.05/1.00 vMB 49
217,795 217,795 00000000000002a33ba9b56b6a72c47304f90fff8b6b4fa4e53b5ca518345fd8 670 0.25/1.00 vMB 204
217,794 217,794 0000000000000416b387d9e2e473823127ee7013080dad536c3c8fac344b368a 601 0.26/1.00 vMB 199
217,793 217,793 00000000000001854ecb5ec064be99ec289bd7cb118b02b4fbe87ddd494f1e5c 399 0.18/1.00 vMB 141
217,792 217,792 000000000000015c84bf59f627c89620219d373ef762fe42c698adf1cc54e170 427 0.28/1.00 vMB 138
217,791 217,791 000000000000040ccc938e54600de488bfce2154c35e181c650eefddd40584b4 299 0.09/1.00 vMB 49
217,790 217,790 0000000000000067fa26c707ae152cfdd78601d5e2005c2f86bb536ec1c31f2d 96 0.26/1.00 vMB 73
217,789 217,789 00000000000000e4ce6d115f5fb51cd551e8a3c05ed34073c755590d23c41c8c 119 0.26/1.00 vMB 118
217,788 217,788 00000000000003770aaae4d94c2d0d162350384692ef09db302125c26663e27c 156 0.25/1.00 vMB 64
217,787 217,787 00000000000001a5181a72b46d25237ec0553570cf14f13b9503fccf9ea39d15 726 0.25/1.00 vMB 253
217,786 217,786 00000000000005005e82a6c12447b1eaffdc25e3377ae3d7e194046adb8f6f3d 139 0.05/1.00 vMB 36
217,785 217,785 0000000000000209e345efb01b652a21219415b48531133bd864abbf3bd222c2 373 0.17/1.00 vMB 172
217,784 217,784 00000000000004749b63693f3ee6ff8b0e070fb1c7107ce4048c903874163576 416 0.19/1.00 vMB 158
217,783 217,783 00000000000002a30bc7d8b3dbe5aa9111789154037acb01e0ecfc564905c08d 585 0.26/1.00 vMB 221
217,782 217,782 0000000000000003e018ed8fbef8257359ef84cd9ddb8fefbeae9387b1c35b7c 377 0.16/1.00 vMB 166
217,781 217,781 00000000000003babd95512d75b77292dfc376a02e94f8ca1dee7b2fddc750cc 462 0.26/1.00 vMB 186
217,780 217,780 000000000000018dddf8b7cb8225d3ebbee9cead272adaea15991f2d2b1d6218 250 0.19/1.00 vMB 104
217,779 217,779 00000000000004461fb5c2b51bca0cada8681229702f4db8cb1d759c0311c519 730 0.25/1.00 vMB 240
217,778 217,778 000000000000014ba6cd49c7396deb3935bceaa8ae2e6cfba9b05a94b0a6a65e 393 0.25/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.