Loading Tool

Explorer IconExplorer

Memory Pool

28,397 transactions
8.29 vMB
0.08518106 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.09/200 MB

Candidate Block

Mining Attempt 72069c2f231ace9a7389471c904e8c5fae989691f73329a5bd51529fa5d1a510
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b01f6a64e850b44c47b44f84cb519e569256f25f11c3e89cc50e653ce77d7aab
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.03689947 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (664,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,779 248,779 0000000000000067a0ee9bfe22ccd736241d13e753bdba9c4ec95c19ac647efe 178 0.08 vMB 115
248,778 248,778 00000000000000085a42504da15871f8b30866f16c1882140507f78e0b4db0c9 393 0.15 vMB 135
248,777 248,777 000000000000001fcd0fec69e30288348c79e5e65ae4dad62469236fff20b684 131 0.05 vMB 132
248,776 248,776 0000000000000012695803810a8ba76658dd861a94b521003124839896abf2c1 235 0.10 vMB 141
248,775 248,775 000000000000006447c7d824b1952ba36ad1f34351be6904c30247591156460c 174 0.08 vMB 116
248,774 248,774 0000000000000016b8f73d48ac36a3f585f7399670a29194a6094242a7234081 158 0.07 vMB 140
248,773 248,773 0000000000000089230a12bcd295696799ee308df0b84255b264d29f233b822f 33 0.02 vMB 21
248,772 248,772 000000000000001171160fa3ff2866eacde0763801af0e58f0766c8011b3e2a2 221 0.13 vMB 277
248,771 248,771 00000000000000893d277473fab2455a2e5d7d8a0ed0e7abca22ebde14fe6fa2 349 0.19 vMB 109
248,770 248,770 00000000000000386ebbbd9c31e6072f45caaf0add2a577d1258f54e90753f9d 59 0.03 vMB 69
248,769 248,769 00000000000000377bbd0fb1432fc46b74a373ef0e56f29a5c6151b2b2d0a148 324 0.13 vMB 149
248,768 248,768 000000000000000546f787eb5962b80ce4c8d8cd4fff710ead6f0186798d487a 473 0.19 vMB 120
248,767 248,767 000000000000004dbc0b51cad906d931a02640eb5ce1f4937e6895d934f1d21b 128 0.07 vMB 90
248,766 248,766 000000000000007ecbd86410bcd2e04327c1dadec6bfee40814b4c131df65586 171 0.07 vMB 129
248,765 248,765 000000000000003a056475a5d81396e735d4600d53c7934df081c2ac3ec5dcd1 202 0.08 vMB 147
248,764 248,764 00000000000000707804b384dea523a9b8a3042303cb5a1fe175bab59462448c 97 0.05 vMB 118
248,763 248,763 000000000000006782d79a0ddbea15704f0b4b543dd693be67dc881012dacf6c 91 0.05 vMB 121
248,762 248,762 000000000000000c9d6c7fd6c0d775097aba17dd0b99b36f88a39e5c6e3a0fc6 50 0.04 vMB 151
248,761 248,761 00000000000000105ed30ef4ebea99f2104a8db8cdfc1e6a6fcca1950a1295d4 220 0.08 vMB 148
248,760 248,760 000000000000006a29b18532a808582c0e964f3fc32c5eeb31377c762e85f9f4 352 0.16 vMB 169
248,759 248,759 000000000000004679896fd347511661e1982cbd926dc1990f2c397b327f7f5b 281 0.15 vMB 41
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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