Loading Tool

Explorer IconExplorer

Memory Pool

84,199 transactions
23.08 vMB
0.06785489 BTC
Random Selection Loading Transactions
Max Size: 155.37/200 MB

Candidate Block

Mining Attempt 5cc3c5d104021672ffb443d1d913aef0abab2eb6be77d126b5b10a20d8b3f0c9
Version 20000000
Previous Block 00000000000000000000d0052148471d18aa291e50ee39ce61edd86b9a3c55b0
Merkle Root 58753511030da19dc6bac1d699dd6520af68ac826468379f53ff96a52ff38ce1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.01611862 BTC
Feerates: 206.19 > 1.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,878 (699,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,938 215,938 000000000000033fd6136d6a5569bade5543258ff6b2a3048b7f32b072c6b0ce 552 0.20/1.00 vMB 196
215,937 215,937 000000000000034fa12d7d3167b5cc37ae8b8e5e305b243c4842fdc576453837 149 0.05/1.00 vMB 360
215,936 215,936 00000000000002327a29e7fdf539e773e960e631622c46cf859efebdbb78f9a8 615 0.24/1.00 vMB 46,420
215,935 215,935 00000000000000e463222f52668f5b66f15c65ee4db3c60ca6853ffa93ed21f3 598 0.26/1.00 vMB 190
215,934 215,934 00000000000000c3bb8515f9cd3631438488417f0722ab8dc43b9b59e9efe53a 128 0.04/1.00 vMB 248
215,933 215,933 0000000000000417d31dd9b574fb76ba6173eb72dd07376e88744fb3f1c3f8de 419 0.20/1.00 vMB 166
215,932 215,932 0000000000000315f744414d2e987a2fdba2342e88a67b2e70abf2a018fcb0c0 132 0.05/1.00 vMB 179
215,931 215,931 00000000000002bbe12c6709947803fb477e6d077fbfcef0362c29bbbb366da7 263 0.09/1.00 vMB 20
215,930 215,930 00000000000000656391cde7c780eb05cfff19176bae8cd7810a9db66d6df2c1 277 0.20/1.00 vMB 109
215,929 215,929 00000000000001359f96f3b5b25ab71a2283afbf6f69d75537a31003b6e1a90c 452 0.20/1.00 vMB 184
215,928 215,928 00000000000002f7aaba5046427aea5e13ecca05d26afa455a5f4165590c7ad9 142 0.05/1.00 vMB 140
215,927 215,927 0000000000000189c8a7586493ca0272c2d12aa8f82d3191b4a17caaf094d20f 325 0.20/1.00 vMB 179
215,926 215,926 000000000000011e457392598c9dd28bbecfda1e6d22818028e3203c92a3f1d2 676 0.25/1.00 vMB 213
215,925 215,925 00000000000002510e8674bac70c2cbd2dadc4b9e84251c52cf71fada47f2166 140 0.05/1.00 vMB 139
215,924 215,924 0000000000000052e9213e68056d9644525f9cda367b040d50fa7150204dd970 54 0.03/1.00 vMB 133
215,923 215,923 00000000000000aba6e39dfcd7feb2cd3aceb98c696929bb734b9ec419f43ea9 491 0.19/1.00 vMB 204
215,922 215,922 00000000000003258038e619c4e3112371f6589744e440eda2af50c4777fb28b 151 0.07/1.00 vMB 163
215,921 215,921 00000000000001bda7847c899d395086ff80f9b0351ddc52b77497b7b992b432 160 0.13/1.00 vMB 97
215,920 215,920 000000000000007e916b4a7ab795189a44b439d72f888e8f3e04e24a93da3ec9 403 0.23/1.00 vMB 112
215,919 215,919 0000000000000047bf6f0e141da8c097d74f7a27f00b96c953ad50e7d233686f 808 0.25/1.00 vMB 236
215,918 215,918 000000000000015c3105236c2c60f893d39d68957cdecf1e7ef64625f94db089 439 0.19/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 783.89 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: 795.71 GB
    • Received: 22.15 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.