Loading Tool

Explorer IconExplorer

Memory Pool

75,479 transactions
20.47 vMB
0.05554180 BTC
Random Selection Loading Transactions
Max Size: 137.87/200 MB

Candidate Block

Mining Attempt 41b66bed99dc269ae74474b53f304bd1ff279ffbbba0227a0746fefb570f5c0a
Version 20000000
Previous Block 00000000000000000001ec54eb6b028aceaf3d43a246dd6a23a3c7fdbd6c36a9
Merkle Root 2039a895c22670415ff1874a078294c6ddf5a3f590b23ed5ddc6b43a1ee1784a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,470
Size: 1.00 vMB
Total Fees: 0.01080167 BTC
Feerates: 800.00 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,017 (820,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,895 95,895 000000000006e80b16902830347efc590354f2c5445ffaca207444dd9dc42df5 1 0.00/1.00 vMB 0
95,894 95,894 0000000000042bde2521d225937f923722ccdd0f66fedcec1ca741293e8c987f 1 0.00/1.00 vMB 0
95,893 95,893 000000000001edfcd15e7291eff1b86991ad59541b1935aac02c917a09d1bf52 2 0.00/1.00 vMB 0
95,892 95,892 000000000000d19be61194ef4080db0828a8992169b2201f1e87dab153fff0b3 1 0.00/1.00 vMB 0
95,891 95,891 000000000001165e0011cabb183bd779c6ece45aa462c0dcf8ecf6fc39eeefc1 1 0.00/1.00 vMB 0
95,890 95,890 0000000000046ef692a7305c5ab9ad5bfdc257bea79a65e1bfa20ab9e8550a27 4 0.00/1.00 vMB 0
95,889 95,889 000000000004ebeaae902103b34199924eb638f766d8f8509bc267893fb69e66 2 0.00/1.00 vMB 0
95,888 95,888 00000000000063ecf6478345a35d6102de1636811555e42b04060adae95061be 1 0.00/1.00 vMB 0
95,887 95,887 000000000007911048c0effdab643b2e8e17e384c1d7e44d6134bd23ab867e1e 1 0.00/1.00 vMB 0
95,886 95,886 000000000001504aa897ebdded1366b402f8482cf0087fc4da75cbd33dd3c30c 2 0.00/1.00 vMB 0
95,885 95,885 000000000000c1352913a0f3db8aac267eb7bc711930c4efa19d5dc6016ffc54 2 0.00/1.00 vMB 0
95,884 95,884 000000000002efc3d6c230e42a120e34aec4406968ff08d926e9d798059912a1 1 0.00/1.00 vMB 0
95,883 95,883 0000000000045afe1d14b9438bc28ddd2525e8336004614a2133b44cde6be04c 1 0.00/1.00 vMB 0
95,882 95,882 000000000006c84e36a3c8ea2796b6f080e8ea38f9236ea4faca2c4928c9cb74 3 0.00/1.00 vMB 416
95,881 95,881 000000000000ad006d78ce16595946de37a630a77a83c59527802e9006d65cce 4 0.00/1.00 vMB 0
95,880 95,880 00000000000252743ccae91ed345149092335a64b7841601ba34453e5da591b1 2 0.00/1.00 vMB 0
95,879 95,879 0000000000061335e14a6525614de9f02e7e70ee5d65f8a3d0e4d5e05afacda5 1 0.00/1.00 vMB 0
95,878 95,878 000000000001205ead1e3a934470f8b2e58ffa17e50c1476710ad017edeee113 1 0.00/1.00 vMB 0
95,877 95,877 000000000000a8ab2ec4cc7e7ef2e6a117db931a906f848e225b0bb4aab473d6 1 0.00/1.00 vMB 0
95,876 95,876 000000000002755803398c085132db79028d5d58dbc9809efc08d560ad98b978 4 0.00/1.00 vMB 0
95,875 95,875 00000000000575214bb838b8f8bc3d127fc6161a1e366e7aef06c16716a7e767 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.15 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: 810.53 GB
    • Received: 23.39 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.