Loading Tool

Explorer IconExplorer

Memory Pool

77,319 transactions
33.99 vMB
0.14240836 BTC
Random Selection Loading Transactions
Max Size: 189.52/200 MB

Candidate Block

Mining Attempt 7b47a097a41055df5081f66ae112be1f3ec3a22688b23a3371205fba1f08ea44
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root d887c47cc1059617ccdc6b438de41504e495e5682cc3f83bf6b67f550b021b6b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.02656142 BTC
Feerates: 90.91 > 2.66 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (723,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,724 191,724 00000000000001834c81344c9547c4538e54362daa798f9088382b420721c83d 581 0.24/1.00 vMB 138
191,723 191,723 000000000000040989342ba63018178523e5237b3aefa834e5291fc1af135a93 130 0.15/1.00 vMB 105
191,722 191,722 00000000000001e63486cd45fa08e96f222a9631f913c836d2c305cbd4d9bdd9 154 0.24/1.00 vMB 91
191,721 191,721 00000000000006378d818aa9aeab24f633a89d906f9d999ca0fa6593b89421cc 77 0.24/1.00 vMB 57
191,720 191,720 00000000000003e349b9d5268bdbf6aa6c755882b5700cd5e931ffe8ade9d16c 242 0.12/1.00 vMB 107
191,719 191,719 00000000000006cc0018790feeadeb9d7dbbcf1a77aeaeaabd99fb8c70da6515 262 0.20/1.00 vMB 97
191,718 191,718 00000000000007e6b0194531402a1364226bc03a9d3327366526aaa6a4022287 489 0.18/1.00 vMB 142
191,717 191,717 00000000000001b5a4b1c44782d8ba14f94fca47a86eed8d2938d0bcb803bdc0 512 0.47/1.00 vMB 75
191,716 191,716 000000000000022568a30bbb665c12c8c6ea5ac0420c47ee86e303367de7d495 1,871 0.50/1.00 vMB 2
191,715 191,715 00000000000004896fcfa0ffe3b0e5aefb466a285806e436567543211aa6752f 116 0.04/1.00 vMB 107
191,714 191,714 000000000000069bf90eef5611a7a0f6c8df44d366566095ccbbcb7ed6a05332 170 0.12/1.00 vMB 86
191,713 191,713 00000000000006015735418854401d284b521da3552be707bc7aba4b3e9b166f 258 0.26/1.00 vMB 276
191,712 191,712 0000000000000160dc03ea6e4f6cd4ccd3d12bba9a257ee3d5904cfe97b59bed 2 0.00/1.00 vMB 0
191,711 191,711 000000000000082ec76d2a994f1f3ed0e21ac969cfea269f537916691de79219 2 0.00/1.00 vMB 0
191,710 191,710 0000000000000403ef1257ea782129c0b86c761c4d246dcc94c0d1ec7b99990b 261 0.11/1.00 vMB 118
191,709 191,709 0000000000000453918365cc3bd4cc332f1cdaa9d634090585102d299a70dd8b 1,024 0.36/1.00 vMB 16
191,708 191,708 000000000000074c1cfcebdb792f584ed5e192c1d7978525787435180aba1d5f 14 0.01/1.00 vMB 65
191,707 191,707 00000000000004dabd3708965d426e123a8d7d2a4408e0684bdf22f236363b73 290 0.23/1.00 vMB 89
191,706 191,706 000000000000045945702864f8ab4b7a23c065c86b74d2cd250474360dc21c54 133 0.05/1.00 vMB 59
191,705 191,705 0000000000000525f19b14245f82a077edaa7ac9a89cf217d92846700c4c1271 83 0.04/1.00 vMB 103
191,704 191,704 0000000000000025c8bb59a15d35ea579dae34cb3e021e97c52876c632867c5c 45 0.04/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.11 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: 735.13 GB
    • Received: 18.57 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.