Loading Tool

Explorer IconExplorer

Memory Pool

30,598 transactions
16.17 vMB
0.02166601 BTC
Random Selection Loading Transactions
Max Size: 99.17/200 MB

Candidate Block

Mining Attempt 445984b4d2b78f44d9eaf6edd979fbe6dd0ad8b00d07f7aadb42b30dec6bc954
Version 20000000
Previous Block 0000000000000000000010372b7f11cd07ec452b85d45417ed4ccde1ec6d9541
Merkle Root 830f558235c724ae314e660159194cb89a46211e3391d741980fc411bb337042
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,983
Size: 1.00 vMB
Total Fees: 0.00505182 BTC
Feerates: 76.27 > 0.51 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,966 (185,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,829 753,829 00000000000000000007ea33bcf5af83efc036f42601eb975fd2c8395ba9aac8 1,394 1.00/1.00 vMB 2
753,828 753,828 0000000000000000000193e09860d140774a13c5b2693b21042cc25e963167f7 1 0.00/1.00 vMB 0
753,827 753,827 00000000000000000004a9348911fbc93aa3b8a14c2483546088e7a0a1dfed7b 2,054 1.00/1.00 vMB 6
753,826 753,826 0000000000000000000662fa36a08caf790b284adbdc4ca555444b946713a0db 1,608 1.00/1.00 vMB 7
753,825 753,825 000000000000000000067d55af64793cd52a4e260e51a6b08ed1e6e31458ba15 1,964 1.00/1.00 vMB 6
753,824 753,824 0000000000000000000184f71e6ec45507f22b0768a30a3b380e6f00aafcbe4a 987 1.00/1.00 vMB 13
753,823 753,823 000000000000000000055ea8f3538b52d71c82ee6e1e69284928e6f7955d691a 1,844 1.00/1.00 vMB 10
753,822 753,822 00000000000000000001927269d769f0686516c7c6c85e457462942342dadfe7 3,499 1.00/1.00 vMB 19
753,821 753,821 00000000000000000003e6afd240492e8a448ac7f975d65dd561b087a9733ac6 2,458 1.00/1.00 vMB 7
753,820 753,820 000000000000000000068c3075dc0105c972f7175400a5f3438cff628555a730 2,892 1.00/1.00 vMB 12
753,819 753,819 000000000000000000069c1df706809c750e92870b7885064eaee7530eca08d3 2,581 1.00/1.00 vMB 15
753,818 753,818 00000000000000000004fda83238d08bb563216826405e4be33c875dbbdcb16f 930 1.00/1.00 vMB 9
753,817 753,817 00000000000000000003578b119d6ebf153753ef2973c61432622c711c0a7007 3,768 1.00/1.00 vMB 13
753,816 753,816 00000000000000000000d16ff83cba9a663d4159238108bd9fd668651da1dea7 2,791 1.00/1.00 vMB 15
753,815 753,815 000000000000000000009e1a9cb54a973669655704588d3cd5eddbf5ec5db1c4 2,690 1.00/1.00 vMB 12
753,814 753,814 00000000000000000002fcabcefda9d011c92f5ce2aa42c811b15a087485a55e 2,770 1.00/1.00 vMB 23
753,813 753,813 00000000000000000003dd5bc3df89632bff96c46d0fbab7a1ff135cb3f3192d 3,161 1.00/1.00 vMB 28
753,812 753,812 000000000000000000065dc2b8ec999e275eccf3499a2daf710402f1af2b2009 2,327 1.00/1.00 vMB 7
753,811 753,811 00000000000000000008d84056b1ced3906f547e745f919d537249ee92714142 3,075 1.00/1.00 vMB 16
753,810 753,810 00000000000000000008d594e90d14798d5abb3e3761bdb482e21f67a1099204 2,427 1.00/1.00 vMB 8
753,809 753,809 00000000000000000006418632a80f3182bd9ab0ecf16e03bf44045ea7fb65c2 3,417 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 824.84 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: 4,211.42 GB
    • Received: 230.81 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.