Loading Tool

Explorer IconExplorer

Memory Pool

39,843 transactions
16.16 vMB
0.12344777 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.24/200 MB

Candidate Block

Mining Attempt a5b8aa69b507ab7d254f5302f54ab22554eb6bd8cf80928d6045ab080891fbdc
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root fb3fa070ccb3005e92cdd02b997015c0b424c5dd334ae608119e4d41bfdba376
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04347498 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (692,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,619 220,619 0000000000000303282cd16caeffbf680587692147ec105c6406f15435d83195 544 0.22 vMB 195
220,618 220,618 000000000000028fa4587b60491f5fea48989c7e6cb0245ece63a2d3a5419d9c 269 0.13 vMB 189
220,617 220,617 000000000000014f831218c9b94387b54516536620a01ef44d025873d057ea8c 38 0.01 vMB 182
220,616 220,616 00000000000004079253e7b9df9970ea12362d8873a43d69d0a5098b52370a1d 514 0.23 vMB 199
220,615 220,615 00000000000001a96aadfc19fbef205625de63815ce383f59ea77eee649ad08c 353 0.17 vMB 184
220,614 220,614 000000000000033855dded5390e6903bd08300ee508f86cf7a020ad9c1b347dd 90 0.03 vMB 85
220,613 220,613 00000000000003c8d536416223444fbf05a72c6da1adb39181684946e8ec2c91 578 0.23 vMB 205
220,612 220,612 0000000000000348d88e0bb790272ed4898093e89c94fd1d1c8e294e83279ee0 162 0.08 vMB 144
220,611 220,611 00000000000001e3009231d2ac33eca4c17fa1cd7557fa2e2c30a945dbec74be 771 0.29 vMB 262
220,610 220,610 0000000000000217029acd5ca8d536ebbe3f50ea532a58886d1b47479b9d657d 125 0.05 vMB 184
220,609 220,609 00000000000000c81bc85d9cc61e8e3b6ebf275312956ee01b36781af75bb1c5 193 0.16 vMB 113
220,608 220,608 00000000000004e442303f11f655d9f27340294fad1b0cdc448c37fd4d9fa4ef 162 0.09 vMB 163
220,607 220,607 000000000000000b3eb7fb33dd107937134b614a4c01305e38992856e6bb8413 458 0.25 vMB 134
220,606 220,606 000000000000049542e230adfc7e896e85c43ec76626f3ea7bfdf93ecc26f6d9 809 0.25 vMB 477
220,605 220,605 00000000000002a1cf22bc5886d6e64d58060997c598f0b83767d0e5084cbca7 357 0.19 vMB 108
220,604 220,604 0000000000000051bd0660a9f841ed07e23d172f4e5a1eecf01ee0ab1cf5d256 134 0.05 vMB 190
220,603 220,603 00000000000003074b195c2d52186604b5ac17cd9dfde32cc40eb9d5d2e1de51 82 0.04 vMB 146
220,602 220,602 00000000000004e5b553be430ad696daa48922d6f1e4ca14796f8d00a8d832fa 510 0.25 vMB 176
220,601 220,601 000000000000012d07f1e565710954d6a4727839173554993b5f74127a27f8a1 185 0.09 vMB 181
220,600 220,600 00000000000000703f0da50ae8a0aa4d6a8587340a243d20e5dadfce096c4c35 158 0.07 vMB 169
220,599 220,599 000000000000012d452a56a6afdeb534f3062667ad9a16572297a11fcd9dd2a6 124 0.05 vMB 292
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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