Loading Tool

Explorer IconExplorer

Memory Pool

79,592 transactions
30.15 vMB
0.08234399 BTC
Random Selection Loading Transactions
Max Size: 183.91/200 MB

Candidate Block

Mining Attempt 68a07913cef932f7f4902206cd6dcdac44e2d3e3df9bb6ae2ced5fb86cf8033c
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root bc0a05039d1c6d3a8f7c836dd83a2854d825416acd952ea261231fb49e995070
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.01530229 BTC
Feerates: 200.00 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (25,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,862 889,862 00000000000000000000270202ea4b17a4d2cf0ec00a372ca05a06b631f9eff6 3,573 1.00/1.00 vMB 6
889,861 889,861 0000000000000000000036978f05097cd22d7264fb3e31207aded4354e125638 3,577 1.00/1.00 vMB 7
889,860 889,860 0000000000000000000052eadc28671a201aaaa8cad62fdcc5a648c971f2ca09 1,459 1.00/1.00 vMB 2
889,859 889,859 00000000000000000000d9497a0f7c4f017ecf780511b209aad10a31165c92a7 2,760 1.00/1.00 vMB 3
889,858 889,858 000000000000000000019ebcaa3843a583dbb84cf56988897c0dcbed4e68b6f9 1,961 1.00/1.00 vMB 2
889,857 889,857 00000000000000000000dd47143dd6790ddc576a228cc1a2e34e9ae346736232 1,234 1.00/1.00 vMB 2
889,856 889,856 000000000000000000015277bf7c51ac0adeb223da74b3d2384e19d7ddc55ed2 1,910 1.00/1.00 vMB 3
889,855 889,855 000000000000000000010b04b02821acafbdceffab2eb8eda12fbf7faac1cb0c 2,301 1.00/1.00 vMB 4
889,854 889,854 00000000000000000001457f2a78aacc46eb6393930217bff0389a65d640c86f 3,088 1.00/1.00 vMB 6
889,853 889,853 000000000000000000022e9d6e47287b62739d09ffedf6f0570a8a7ece5f7a21 3,696 1.00/1.00 vMB 8
889,852 889,852 000000000000000000009b64e8cbecb719eb3883e23acfd8eaad68c60796fb68 1,605 1.00/1.00 vMB 3
889,851 889,851 00000000000000000000af296d50f78d52558b194d331308a471019b7f037229 3,192 1.00/1.00 vMB 6
889,850 889,850 00000000000000000000f852b1ec6b6873aee03facb580aa96c8929074fb35ae 1,807 1.00/1.00 vMB 2
889,849 889,849 0000000000000000000096308afbe616fa3d66b4c83632f70b8ee3e036834240 2,508 1.00/1.00 vMB 3
889,848 889,848 00000000000000000000aa742908c1bec2a6d3dc5483ff7e00f8e2fe3c7e169a 3,511 1.00/1.00 vMB 6
889,847 889,847 0000000000000000000021b4ea3f2bb92f4d91900d0efaa61a39644c04d8a9f2 1,887 1.00/1.00 vMB 4
889,846 889,846 00000000000000000000c2b9bcc4abb9daa747c31f3578640349ee102811709f 484 1.00/1.00 vMB 2
889,845 889,845 000000000000000000000cc2c663a74cb32b56d081a1477273b13e0f33a72df1 426 1.00/1.00 vMB 2
889,844 889,844 00000000000000000001f9fd56cffb264685a142ffc7e507a26969c19a04f200 1,373 1.00/1.00 vMB 3
889,843 889,843 00000000000000000001b0de8335197c2b5516c11482229bc9b3f9105a8d8ed2 132 1.00/1.00 vMB 2
889,842 889,842 00000000000000000001b2b4928426f268607fb73ea9c400cb30caed2f51626f 548 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.