Loading Tool

Explorer IconExplorer

Memory Pool

25,514 transactions
10.65 vMB
0.06623858 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.15/200 MB

Candidate Block

Mining Attempt fab64f8a410699e311558b1c951d0f8e589b0f225472bfa7380f0680afdd4ce0
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root d972740f69a196a9f906c135c3e7cf2fec4ecc00df2bdadcf60ed33a787d580d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,185
Size: 1.00 vMB
Total Fees: 0.04858743 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (771,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,690 141,690 000000000000064dc19dc0fa00fe2018b667cbc4aece2358958afc97f02f6098 65 0.03 vMB 61
141,689 141,689 000000000000087131d5c1f6aeeb30488e5d4c21bf45a53117ca68ff165203b6 29 0.02 vMB 97
141,688 141,688 00000000000002bac69531f33e7381a2692ebacefba35d2e14523ef9c9f2ae51 37 0.01 vMB 486
141,687 141,687 00000000000002b240537c5558194cd37661964e02e68847c3a6141a5d54b91f 13 0.00 vMB 64
141,686 141,686 0000000000000112448f9003fadcd1d50152a42c0d9315906c5480b7ae472faa 10 0.01 vMB 53
141,685 141,685 00000000000008c97a7481a0d81a92b3266f461cd1c89ce9583b1cc18b5a2c20 114 0.04 vMB 58
141,684 141,684 00000000000003c2f4b4b9cb4ceb85ec5b864204addb7979bc4d3dc5b006547f 86 0.05 vMB 384
141,683 141,683 00000000000007e299ffd7896ae5a923d499fa544a708186dd66c8402d2eec50 29 0.01 vMB 132
141,682 141,682 000000000000047eda34e4a1633cdda858034b6166783bcde4552e7c98a26cbf 99 0.05 vMB 204
141,681 141,681 00000000000008f8dc2de211e6865cd75071c04699cfad84d2f9258873f4e1c9 83 0.02 vMB 98
141,680 141,680 000000000000001d0b465d0f794852e360280c526a0154bdada76c8b50876fad 61 0.03 vMB 96
141,679 141,679 00000000000005dec557e0fbf2364f2d2a15421b094372ab6bcff2eff3f4c2c1 27 0.01 vMB 56
141,678 141,678 00000000000001e9effe4a51983272b43a764d4b66e17b7ef8ba66b868c57ff1 9 0.00 vMB 259
141,677 141,677 00000000000008318784a6d50f82c75f53512a79704cb220f62cbd59ff4853c5 57 0.03 vMB 110
141,676 141,676 000000000000014f62f89f56e88e2710f71d505b31814089d1299a5ef86477a4 14 0.01 vMB 83
141,675 141,675 0000000000000132db2e5dabe3b0da772ac17c644a4746ee819a4f55edb8c121 149 0.05 vMB 82
141,674 141,674 00000000000001ca68ef65ea52ee640e49a55f80aa974ff8ae2e561bca009fc6 36 0.02 vMB 196
141,673 141,673 000000000000067acd39d35e85ce3eef39b1e2b787c1d3d0b37e363a5b37c30b 13 0.01 vMB 12
141,672 141,672 0000000000000095d5140e0b27e75e8f77ca6aacb65d4dde472e5d48c446f2e5 49 0.02 vMB 99
141,671 141,671 0000000000000774b90ab2b8c31c6db6f2bafe4493fef6667f681d7593ed0ef3 46 0.03 vMB 153
141,670 141,670 0000000000000526afbdad08fb3693fc3b7e7f53171c2ecf3ac07f4adb4dd8b9 73 0.06 vMB 242
Previous 10 blocks ↓
Total Size: 779.83 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: 422.95 GB
    • Received: 2.29 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.