Loading Tool

Explorer IconExplorer

Memory Pool

35,402 transactions
14.96 vMB
0.08871457 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.86/200 MB

Candidate Block

Mining Attempt 9c4b5e860ce930a57d9e8ffb8a4085bb0c5bcbf0e1a1354b9d4469f2a4d86d19
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root e39067e94217117ab298d31d7d763eb34ccd7026a13cb20bade495d6cbb161e7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,183
Size: 1.00 vMB
Total Fees: 0.03920802 BTC
Median Feerate: 3.66 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (779,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,195 134,195 0000000000000609442b228c39e8b718c4d68883fd7f38585e7472040e9c6d7f 15 0.02 vMB 912
134,194 134,194 00000000000007058cdf67034f082f07668afc233ffa5048c0a07a23e4435890 18 0.02 vMB 65
134,193 134,193 0000000000000aab034d9426c2e77f023515c80903d0945864a2ab6ff9222732 32 0.01 vMB 525
134,192 134,192 00000000000001f62b1560b3513dbe535eef7ada984dbae585141132671c0bcc 27 0.02 vMB 478
134,191 134,191 0000000000000bd8144b03a1d328f9adba5757278c204ce0a944d54a88ed918f 13 0.00 vMB 1,232
134,190 134,190 0000000000000263d7e8d5d3c99d0ad58b728b2df494d3684017d0447edc173e 69 0.02 vMB 259
134,189 134,189 00000000000003753f326c250748c79d9fa5ba67ad02340138159c312a88ed45 72 0.03 vMB 579
134,188 134,188 00000000000007a8443e91de56107e6557e9cff25567cfbe0e097881cc952ffd 42 0.01 vMB 939
134,187 134,187 0000000000000abc99bda7dc7dca4ce022325a8bff573a5b1a33d9b1bd3bf865 21 0.01 vMB 509
134,186 134,186 00000000000007b3fb2fd783fb4155dce67f38d5574f6884900c23124033703d 90 0.10 vMB 245
134,185 134,185 00000000000002ab231350c69b18e18eccae4c68f80cc2debfdea229e8902140 88 0.03 vMB 631
134,184 134,184 00000000000003251919f2f602b39561b5022063c3707afcf6170ce06f93963e 155 0.07 vMB 363
134,183 134,183 0000000000000a554c778a828758a9c5abeeed515b9b8db8fefdc3bf79c31c6d 24 0.01 vMB 339
134,182 134,182 000000000000005e9a7e713802542bfad44a316f7b3cf45e86771078a086eaa6 113 0.09 vMB 354
134,181 134,181 000000000000079d11bb6481fd476bd6ae8417892584707cab019d6e042bc210 86 0.06 vMB 73
134,180 134,180 00000000000000f1df90fb539b8c01d19200b39d6f3dca5ba28b2d19b2d4b530 67 0.05 vMB 133
134,179 134,179 0000000000000af118711b1611c6b2181ba408ff1124cd8a4b6693200286906b 59 0.03 vMB 478
134,178 134,178 00000000000009f2e63dce81804927ddf561eab6187d7a1539ae1ea9b01cb880 40 0.02 vMB 465
134,177 134,177 00000000000006b02acd9616ff34556021deb5da16d8fb36dcca51c1075e2763 94 0.03 vMB 278
134,176 134,176 0000000000000a3687fa9679ddb0cdfd162c699b2d3d0046c87114a50442e879 36 0.01 vMB 560
134,175 134,175 000000000000055eede4c7eb2532b63aa2569c692153e4cc3a0898e076c511b4 8 0.00 vMB 574
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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