Loading Tool

Explorer IconExplorer

Memory Pool

76,729 transactions
27.69 vMB
0.07905477 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt d8dc27208a0eca66369b6fb0845180c144b777ce0dcfb0b893c2bd56c43af52f
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 690cdd1adcfb01764934de9fe71dd7b4175c1d2718337b960e32a4ee055fd922
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.01991913 BTC
Feerates: 402.60 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (403,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,923 511,923 00000000000000000028ec7b027c2786d4fac7c90d44d1ac632272ddb9b18e75 703 1.00/1.00 vMB 8
511,922 511,922 0000000000000000001a90566bb69cbb5e73faf03ba6efc7af7114aed79260fb 1,696 0.97/1.00 vMB 44
511,921 511,921 0000000000000000000bd3994ddbae5e39490e388dddf0c9a1981e3056f89cc2 160 1.00/1.00 vMB 5
511,920 511,920 0000000000000000002829016affdd85413e5116830efa95a2a875e983466025 1,019 1.00/1.00 vMB 21
511,919 511,919 00000000000000000036610b5cc4865a54692174952560e2bc843422aafa92a8 933 1.00/1.00 vMB 19
511,918 511,918 0000000000000000003e483de6494f5a983f0af095d269996474aab25fcce99b 340 1.00/1.00 vMB 5
511,917 511,917 0000000000000000002105c21645ae512cc5c2e883e314c35863404b9ba27045 661 1.00/1.00 vMB 17
511,916 511,916 000000000000000000454bc73b1ca407f1e3f8039f3fa2f39d50fa8d0b121a43 2,529 1.00/1.00 vMB 46
511,915 511,915 0000000000000000001ace1510acae7ee42431f67c0f6a475fd774c0a68eaeab 409 1.00/1.00 vMB 7
511,914 511,914 00000000000000000052032e4d566e1cb9be78059c932fb9c3c4246550a52f6d 350 1.00/1.00 vMB 11
511,913 511,913 000000000000000000479a0a7154e211b240c20a3641aa4ecded70a2454fc792 474 1.00/1.00 vMB 8
511,912 511,912 00000000000000000018ef58974a0bedce6f05abdc90b7e7c23c26278dafa5c4 441 1.00/1.00 vMB 12
511,911 511,911 0000000000000000001f022cc256f9a0beef115d7c5c6766d21c020ca9610b06 1,852 1.00/1.00 vMB 36
511,910 511,910 00000000000000000035025f1d7b424c33b9d7307bb3572c52c6edb8d8fc9b34 342 0.17/1.00 vMB 64
511,909 511,909 0000000000000000003d35328d48994d6bdda3c471143a5dcb02d77aa3082c5b 1,212 1.00/1.00 vMB 25
511,908 511,908 0000000000000000003bba0334869f56d94a4735d495a5ee0904c18919269783 1,477 1.00/1.00 vMB 36
511,907 511,907 0000000000000000004bffb7101bfedc96458ef2abdca6107da99fe8e44b7431 384 1.00/1.00 vMB 7
511,906 511,906 0000000000000000005466750612213b284ece68e65c7f05ea05fd7059375733 589 1.00/1.00 vMB 11
511,905 511,905 00000000000000000026cf33f2c309baa8d8682d47a478833d3c0653b33d67db 634 1.00/1.00 vMB 15
511,904 511,904 0000000000000000003bdd6898431fdfa2084153282ffbc413d67fd65f988594 756 1.00/1.00 vMB 16
511,903 511,903 0000000000000000005b65b2e950e5d07c3ff4911bdd8b5fbb254d9696d8d097 222 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.95 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.01 GB
    • Received: 17.64 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.