Loading Tool

Explorer IconExplorer

Memory Pool

30,530 transactions
10.32 vMB
0.12889113 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.85/200 MB

Candidate Block

Mining Attempt f3e592b42461dfe0b1629d3f86f7baaa20c0dbe0537dfb902efb1213f56c4976
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f84270a18e36bc2ef704ae9470c679487f04b732343e5bf0e5fd4ac42681c728
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.04128185 BTC
Median Feerate: 3.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (772,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,716 140,716 00000000000001eab6b2a56034ef72f79d9b515e5c27d4f4b04345d808b049bf 52 0.02 vMB 297
140,715 140,715 00000000000001ecdf4212624ba4cd8b72ed8a9b0562b7d29faf43d1eaf24aac 133 0.04 vMB 148
140,714 140,714 0000000000000806430f2ca4342edca971fa2ef1900638f01c2da640dd9ec6e9 132 0.05 vMB 160
140,713 140,713 0000000000000029548fe5adad814fd93c457d4eebb5c4da9133d5d4e5463128 122 0.05 vMB 296
140,712 140,712 00000000000001a609744869dbca60b9f4edd29a1339d8f8975fe2e6bd8a42cd 120 0.05 vMB 236
140,711 140,711 00000000000000d7500a65256e5d31f4add70be8c3166ebf3e1863b98866dc10 77 0.02 vMB 187
140,710 140,710 000000000000080b61f923ec5b675e4c838542c9591e21feed92b68f6eb6903d 66 0.03 vMB 621
140,709 140,709 00000000000001470401b12b33f56d3710e82a0ba75967830c4fe6517338e437 116 0.05 vMB 186
140,708 140,708 00000000000008420183a9271ede826a5fd482bb3afcf668313515e610781ea2 61 0.02 vMB 293
140,707 140,707 000000000000009abb1fe0c7f7424fe2a93c4b23a796b5c4b3af9ee3fcc59ceb 92 0.03 vMB 30
140,706 140,706 00000000000007c94a22a18aae9dfb59410be8310004467553467155a32a9601 1 0.00 vMB 0
140,705 140,705 00000000000004c4219d5c6a87f1fa77766e26c339406ff800b7dc0ef38d81d6 14 0.00 vMB 0
140,704 140,704 0000000000000842833dae871bb13325e52978156df48412a296a028d1d19cc5 8 0.00 vMB 157
140,703 140,703 00000000000008ce6bafce15cb970028f03335ede02cc3966e4c4b75d24b5e8b 21 0.01 vMB 54
140,702 140,702 000000000000039d153b57d007e744882ec94cedbd58478048e7f1d89b25b075 147 0.07 vMB 140
140,701 140,701 000000000000035ef19cc6f38e12b5f2f6d8c324a016ad391dfc2e5afe1704ae 13 0.00 vMB 448
140,700 140,700 000000000000033b512028abb90e1626d8b346fd0ed598ac0a3c371138dce2bd 41 0.01 vMB 163
140,699 140,699 0000000000000664125a471387514cc7cd57f6503011472a9365d5628739da15 33 0.03 vMB 58
140,698 140,698 0000000000000456272006b6ed0033dc8484920db82da615f1ab7f30b97b7188 14 0.01 vMB 1,578
140,697 140,697 000000000000028168388e1cf9c3c3ed6aae7c2113e122b937c7dbc1948925a5 45 0.02 vMB 463
140,696 140,696 000000000000061a9a273688b0571e8ad2f9144f66ac03e38ce96aadd35b6262 141 0.05 vMB 132
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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