Loading Tool

Explorer IconExplorer

Memory Pool

28,186 transactions
9.36 vMB
0.09438495 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.29/200 MB

Candidate Block

Mining Attempt f8d61528ed6d8061be11d8183e6c568a2052fec7c5484658a80892a2e71ab097
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (772,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
140,695 140,695 0000000000000323485f15c7d778ee2744f92964cbe4818eb23499e4eeb3dd55 45 0.02 vMB 145
140,694 140,694 00000000000005178e833bf9007ab42e8c98bdac7302869c9ca61e5d2484823c 82 0.03 vMB 106
140,693 140,693 000000000000071f0685bfbca4da18d927f6dcc0c4640294c2758c58133ca627 10 0.00 vMB 378
140,692 140,692 0000000000000607fb43baff8a4586fa2a90d0681404fc75f551a8aa8697c4f3 43 0.05 vMB 67
140,691 140,691 00000000000000c49ae31ed0f93640610fdfbe35ea207c611d30d9cdd5894ceb 118 0.05 vMB 264
140,690 140,690 00000000000004a6ccbd8c268dcfb77031053a47ff58998c76dd0c6531fdd3f9 70 0.03 vMB 88
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: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.00 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.