Loading Tool

Explorer IconExplorer

Memory Pool

81,440 transactions
30.86 vMB
0.11307230 BTC
Random Selection Loading Transactions
Max Size: 187.41/200 MB

Candidate Block

Mining Attempt 216ac465afb24c14e5795427b26e6ba432bcb68035cce26fec5f3556232873f1
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f93002b6c08a84de74c1e89217df38cbf0c99eb6056142f00a9c3225f468e101
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.03775691 BTC
Feerates: 318.30 > 3.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (72,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,932 842,932 00000000000000000001e1494671b099bba9ee6debc7a1d910efeae728b8178e 2,450 1.00/1.00 vMB 26
842,931 842,931 00000000000000000000e3e4446878ebc3b8f62a59b92ba745c7c3ba69024e2c 7,136 1.00/1.00 vMB 23
842,930 842,930 0000000000000000000076a5af38de25cda0e76123756de732a090558034a691 6,423 1.00/1.00 vMB 25
842,929 842,929 00000000000000000002b23bd7860ff00b0dff3fafbf1ad42dffc312bb06e4c9 6,607 1.00/1.00 vMB 24
842,928 842,928 00000000000000000000008ef22e9cffcf9657681e23e68371bd054d0e251815 4,836 1.00/1.00 vMB 26
842,927 842,927 00000000000000000000223a2d57240482821912c6218725ccfa0188fec1bb1c 6,671 1.00/1.00 vMB 21
842,926 842,926 00000000000000000001994d88a6fc16acd9b1dc0be927aac8705250da45e61f 6,873 1.00/1.00 vMB 22
842,925 842,925 00000000000000000002c5d2980f2a9d6259b68e23aa51d6bc76936c84888796 6,003 1.00/1.00 vMB 24
842,924 842,924 00000000000000000001e51c48910e5d10d65d3b49862cee0d621eb02ab9a1b4 5,242 1.00/1.00 vMB 24
842,923 842,923 000000000000000000009aeb94b36a12bfa7f166c079ee3474edcd9ae947537a 6,314 1.00/1.00 vMB 25
842,922 842,922 00000000000000000003037158040128a053f6b7a1fa11fc6417dc5865779430 3,834 1.00/1.00 vMB 28
842,921 842,921 0000000000000000000153e9acf74180bb21d356621433a9e8b31a3e2df29629 6,670 1.00/1.00 vMB 23
842,920 842,920 00000000000000000001f8e1305e73e110bffee7375773176910d6c32f4b9369 6,164 1.00/1.00 vMB 23
842,919 842,919 000000000000000000023813d7a4d6671f5964240b9cfb9d44dc73d84e92e5f4 3,754 1.00/1.00 vMB 29
842,918 842,918 000000000000000000023c3bf06f7dbdd6c6b0604fb922e1faa7065b84865406 5,314 1.00/1.00 vMB 24
842,917 842,917 00000000000000000000656a63454e1fdb21a7921e2613ced0889713e483840c 5,553 1.00/1.00 vMB 24
842,916 842,916 00000000000000000001de523becbb2842efb7ec0c845e504a1543f8b2c8a505 5,819 1.00/1.00 vMB 24
842,915 842,915 0000000000000000000356fce9b4bca715228aa39e292b0357d9f52ec553c65a 4,873 1.00/1.00 vMB 26
842,914 842,914 00000000000000000000ed0973267f04973814d0ea0f3f4e0ff95f097f880556 6,101 1.00/1.00 vMB 22
842,913 842,913 00000000000000000000985b25b2ecbccf05222898fe7e98ba5fdf998cfc2c44 4,133 1.00/1.00 vMB 22
842,912 842,912 000000000000000000012e4c7580ad3f05488fb39143b221ba680706300cda06 7,067 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.08 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: 721.72 GB
    • Received: 18.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.