Loading Tool

Explorer IconExplorer

Memory Pool

82,223 transactions
30.58 vMB
0.07725513 BTC
Random Selection Loading Transactions
Max Size: 187.80/200 MB

Candidate Block

Mining Attempt 19481fe1107ce2a6301d9ca83afa6f6c228ba749b80ed4fd849b6f7ec8e341c5
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root ebc1c96604f5c67ab89724c9feaa78eaf105f94f333986f40adf863ecf67d69e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,514
Size: 1.00 vMB
Total Fees: 0.00889075 BTC
Feerates: 77.90 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (615,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,889 299,889 000000000000000074d6fdc4442dae1b7273f77f2deec988daf63d3e1ec6eeea 858 0.49/1.00 vMB 37
299,888 299,888 00000000000000004d25218420094fda0891fe1d734e1a8df581bd6de7f2d0cd 160 0.44/1.00 vMB 12
299,887 299,887 000000000000000070aa1f096eef105e0ad89cec01443698298e56901f26990c 222 0.35/1.00 vMB 15
299,886 299,886 00000000000000005de4312ed3a3a51bc070c2f313e214e063d73f508d57c396 826 0.35/1.00 vMB 33
299,885 299,885 000000000000000015ed913fff0ce91dca84b5e72e4596eed51366fe999a18c6 1,087 0.35/1.00 vMB 857
299,884 299,884 0000000000000000586e1c2d52cca6f75388dbe795e59265599e640594eff5ef 99 0.05/1.00 vMB 10
299,883 299,883 00000000000000005a987157320e08d7881360962e7134c497beac768c51beb6 455 0.48/1.00 vMB 25
299,882 299,882 00000000000000003581a7e5d0e10205803803466240668215d178b216837386 832 0.35/1.00 vMB 41
299,881 299,881 000000000000000078f1c932c0c2e44ab5f207aa2fe77f73a0b612794861a301 1,421 0.90/1.00 vMB 30
299,880 299,880 00000000000000007743c96e69e3a525acc93f3c8905796c97678bea37caef9f 8 0.01/1.00 vMB 206
299,879 299,879 00000000000000004561fa3bab7d6579d44b57586ea39f1f266118e5f973e7b1 407 0.17/1.00 vMB 34
299,878 299,878 000000000000000082f175536f91ea5a3baf89db7032566be73b59126a0e2302 208 0.28/1.00 vMB 15
299,877 299,877 0000000000000000764bc659332da62116fec6f2bcd82e515e24d08336b13e98 2,090 0.92/1.00 vMB 31
299,876 299,876 00000000000000007ea02b0e0f14a197f17846505fac962a9e5b974378c351fd 842 0.25/1.00 vMB 104
299,875 299,875 0000000000000000171c808bf34e271f150d150531cf07d0a7658c9d8cfbb332 153 0.07/1.00 vMB 34
299,874 299,874 00000000000000006a5db1293e7efcf23d63717853d25ac8bfd1afe6dff0930a 782 0.43/1.00 vMB 33
299,873 299,873 00000000000000006880aa80e478f86960cc6cfd6f51c15cc75ffe0d16bc1f9b 359 0.25/1.00 vMB 28
299,872 299,872 00000000000000000299006c3f8d03f0325c683bc154507ce1c071ac41b8e4a5 838 0.35/1.00 vMB 41
299,871 299,871 00000000000000000d754fb3b5292254e161afc1716a971751b0ee9bc1b9a32e 296 0.19/1.00 vMB 26
299,870 299,870 00000000000000002f4f397b9b272874f5c7f738f380ce9890a42a0825adc0f4 258 0.13/1.00 vMB 37
299,869 299,869 0000000000000000553e3e8c8ff127b351704ff3c1a80cc346c85973a4eb6bcb 128 0.05/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.97 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: 715.95 GB
    • Received: 17.76 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.