Loading Tool

Explorer IconExplorer

Memory Pool

36,642 transactions
18.66 vMB
0.28311031 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 4 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.36/200 MB

Candidate Block

Mining Attempt e9980631fcd0966567032e35c379c367ba439aefed7928fccf95e03585c3b167
Version 20000000
Previous Block 000000000000000000003a062576f0e1187aedd3325288bf9f43815f057dc01b
Merkle Root f7d5c72ed71fe6c62d71977d1ce0ea428b8d6b2d1d853f82bdb6260651e9e092
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,278
Size: 1.00 vMB
Total Fees: 0.05339087 BTC
Avg Feerate: 5.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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