Loading Tool

Explorer IconExplorer

Memory Pool

84,803 transactions
30.53 vMB
0.13355463 BTC
Random Selection Loading Transactions
Max Size: 185.46/200 MB

Candidate Block

Mining Attempt 68f9437949648a52c47cce955da416a9524c217db2c593bb19c05bba2a96217d
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root a2fea58a19036def477173d19031a695a2d27dd114a25a9d3cfe98d39838c489
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.07077272 BTC
Feerates: 170.36 > 7.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (511,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,345 403,345 0000000000000000019f049922dff15f8cd9bddb2790429c06ac2e177409564c 1,039 0.49/1.00 vMB 38
403,344 403,344 0000000000000000066b5b054904c47e6c7d0b9b160feaf8b9f4c899e3f20077 62 0.04/1.00 vMB 31
403,343 403,343 0000000000000000015d9aa8eb257adf68bafc7bead99bd1b440bf2be8284928 1,003 0.52/1.00 vMB 37
403,342 403,342 000000000000000000bc95ee56971be433816d76b4f940e67cb95e414faf3737 1,093 0.76/1.00 vMB 22
403,341 403,341 000000000000000001ade2ddcd3e8a1e3c583d24788144c401875de01cba2bec 2,733 1.00/1.00 vMB 53
403,340 403,340 00000000000000000626c548da60ddfc814987ff695bb1b78355546796ff5c09 538 0.23/1.00 vMB 43
403,339 403,339 000000000000000000001a1ff06cbb91e09abbe366e4917edda33b8d7405847a 1,683 0.88/1.00 vMB 39
403,338 403,338 000000000000000005433187ed8273e66c22a0cfbd37b532fd5f2f7ceeadf9d0 956 0.67/1.00 vMB 27
403,337 403,337 000000000000000003e75c63abe376e48f77323c9d704092f4507249ac70f512 2,019 1.00/1.00 vMB 50
403,336 403,336 000000000000000003ba382d7a0072f1a75106497014c44a1a354c4fde12b21f 631 0.40/1.00 vMB 32
403,335 403,335 000000000000000004a82379ba1e56ef7d696ff40ee16d5051ec2c7b676f1b7f 1,467 0.61/1.00 vMB 44
403,334 403,334 000000000000000005a7bdd5ecb1a02802b7d6fbfaf87fcffbd0ba1ef1da1bbc 778 0.60/1.00 vMB 28
403,333 403,333 0000000000000000068f05a59b723ca13192992cf473ae0756e5351912776b99 2,233 1.00/1.00 vMB 39
403,332 403,332 000000000000000005af98959dc7016f57a970e7c7cfd2963ce62598e3d2728a 2,842 1.00/1.00 vMB 49
403,331 403,331 000000000000000003c0a24d28c3381ae69b1f3daceff3d5bfaacb6de8d8360a 160 0.09/1.00 vMB 31
403,330 403,330 0000000000000000034eba0b1b57a804ffc822e57527ae47dba653e4d46333b7 646 0.60/1.00 vMB 34
403,329 403,329 0000000000000000029e1a88af287a03a86b089461c2809e04132ff147dc7eb4 2,091 1.00/1.00 vMB 44
403,328 403,328 0000000000000000040888e4914e750c306bede7eee92e62b53bccf6656ba484 1,044 0.56/1.00 vMB 38
403,327 403,327 0000000000000000040fe7608ca4ef1bf3b870c1ac724f2d2320d49b8b3fda7c 223 0.15/1.00 vMB 31
403,326 403,326 0000000000000000012ffed1694527b8ea08da8aee9b826c80a291c10a97b9cd 596 0.30/1.00 vMB 38
403,325 403,325 0000000000000000031ace6a7c1b14448678a5128cc8f7a19a3ea2d5230ceb10 841 0.52/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

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