Loading Tool

Explorer IconExplorer

Memory Pool

81,872 transactions
34.35 vMB
0.14748698 BTC
Random Selection Loading Transactions
Max Size: 195.65/200 MB

Candidate Block

Mining Attempt 8ab20a98788b0f6ba22bd6f246d884e24f648a8b41b3fe2039862abdc2e0203c
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 4d9a69d6854849b43de026f87c165a334cbfab431588b5a6b5dd74a5cfc7976a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,472
Size: 1.00 vMB
Total Fees: 0.03417821 BTC
Feerates: 150.78 > 3.42 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (723,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,727 191,727 0000000000000737d4b6c1859451932cf98062d84f763aba5fac7ead9b430746 119 0.05/1.00 vMB 116
191,726 191,726 0000000000000556c0172aabb1dce33e117e52c3865c3241c18bb4a19b87fbf9 9 0.00/1.00 vMB 657
191,725 191,725 0000000000000026d443b6231edffde839ecf6f7e729c57b6c6f5dfb34571677 408 0.17/1.00 vMB 119
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
Previous 10 blocks ↓
Total Size: 783.10 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: 728.15 GB
    • Received: 18.47 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.