Loading Tool

Explorer IconExplorer

Memory Pool

43,560 transactions
27.01 vMB
0.05750028 BTC
Random Selection Loading Transactions
Max Size: 142.44/200 MB

Candidate Block

Mining Attempt 4eb50a91105b19d610e8674a106b76fd9d5343f55661c7ff62592ddb1bee616a
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 9f9c9e5f75e6c8cb1991c17f76b6fc0a75babe3fd1c89a0c0151ae87b867a595
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.00722032 BTC
Feerates: 160.56 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (179,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,958 734,958 000000000000000000059318f896a812c33f9d8a79260faa23e6f0407797c57f 1,194 1.00/1.00 vMB 12
734,957 734,957 000000000000000000026ce366d5b85be8579afc1c27f96df13ac07aa1f91a2b 1,732 1.00/1.00 vMB 12
734,956 734,956 0000000000000000000720765ab32675f5dff8e1129055f6f28b14638ae6d796 2,291 1.00/1.00 vMB 15
734,955 734,955 000000000000000000020e7d7c68a6af343cb35852826a606bf3bbdbca103992 984 1.00/1.00 vMB 14
734,954 734,954 000000000000000000066e39aa9389e72bcb442101a14dfefb4baabf3c068752 712 1.00/1.00 vMB 18
734,953 734,953 0000000000000000000548fb83c674a7e1e52acf0906455018eee19fa527ec3c 495 1.00/1.00 vMB 14
734,952 734,952 00000000000000000005196a0471a8b59b50ebb60ef02a75143a9ed0181ce7ed 1,666 1.00/1.00 vMB 20
734,951 734,951 000000000000000000013357c011598daef0ef774fd0c8e44226ae960f1d95cb 1,370 1.00/1.00 vMB 18
734,950 734,950 00000000000000000001b1d2e479e3d1eb0293646f742cac68135ed65da1ed1c 1,036 1.00/1.00 vMB 13
734,949 734,949 000000000000000000007e401882c7a3d14dc2acfe75bea8beac110f50056a9c 1,992 1.00/1.00 vMB 11
734,948 734,948 00000000000000000008a1f6d2ffa53a7c786fe3af016fcdf82b0104f152dd99 1,357 1.00/1.00 vMB 16
734,947 734,947 000000000000000000077b55fa03889f578f409b3c7111b5f7264db1e4383368 1,641 1.00/1.00 vMB 15
734,946 734,946 00000000000000000001f0d0f1029bd01e28b1d68ec8ef836b1023f8e7fc4c4d 2,817 1.00/1.00 vMB 11
734,945 734,945 0000000000000000000601ebc3ba0ef1204f68effbdc92584a633a37fe2ab914 1,459 1.00/1.00 vMB 15
734,944 734,944 00000000000000000005855f6605c69d9f3d603c9437b97584648156b9a290d1 1,420 1.00/1.00 vMB 14
734,943 734,943 0000000000000000000761e16ea3f30e9f1b5365292d658cd8f693ae09045a35 645 1.00/1.00 vMB 12
734,942 734,942 00000000000000000000286cff4f3718f513edfdfdf284e5929860461954cdc4 2,082 1.00/1.00 vMB 13
734,941 734,941 000000000000000000018162902d38ce456d7174f2dd573032a9c1d4fa09efea 909 1.00/1.00 vMB 14
734,940 734,940 0000000000000000000119a390666834b1f8d7584a7c9310faf02bc350862eba 1,201 1.00/1.00 vMB 16
734,939 734,939 00000000000000000001648d609955b9ed2e245df63102b9bb0e957dad9fcbd3 785 1.00/1.00 vMB 14
734,938 734,938 0000000000000000000348b3621edd879c9ec5b2bc0e7525dd4c01db293c2c4c 1,580 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.