Loading Tool

Explorer IconExplorer

Memory Pool

80,345 transactions
30.89 vMB
0.09061818 BTC
Random Selection Loading Transactions
Max Size: 187.06/200 MB

Candidate Block

Mining Attempt c9e305af6b3f23e2daf9b0419dafe5b450fb088d65d3472dd01b947b37caaf06
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 2fc923971f50ddcf43d1a0e3a4f50784948fc428fc17527ab44209649f53d8b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,003
Size: 1.00 vMB
Total Fees: 0.01729891 BTC
Feerates: 106.51 > 1.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (173,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,673 741,673 0000000000000000000930b0de8806ac5d414a51d9136a5444a46d79945b77d6 1,494 0.56/1.00 vMB 13
741,672 741,672 00000000000000000003c060153697c2b8ff90fb47d5351bf9a1e843c6334baf 893 0.42/1.00 vMB 11
741,671 741,671 000000000000000000077cedf50b48c8f7aa75f86f9380ba258382948165bebe 1,037 0.40/1.00 vMB 14
741,670 741,670 000000000000000000016703bf7b576448aa15fb498fce28aedd3db8e8903a2c 1,150 0.41/1.00 vMB 17
741,669 741,669 000000000000000000050ace80a6a3f6af9bd287b2691d45a7a160d4475594d5 620 0.36/1.00 vMB 12
741,668 741,668 00000000000000000008e1c65988112ac81a931b207e6ea71b7f1061a2c52239 1,429 0.85/1.00 vMB 15
741,667 741,667 000000000000000000040d2dd1a1fb4ce705da0ec32183552c1b8589ab0c3e50 1 0.00/1.00 vMB 0
741,666 741,666 00000000000000000002e56fe29eec69bbcd6eb94fe06b4fe3c0fca48a94333e 126 0.03/1.00 vMB 13
741,665 741,665 00000000000000000003655090bc299eb8862b64dc2017c4c3a297fac63f1955 189 0.10/1.00 vMB 9
741,664 741,664 00000000000000000007e2f19098df23a9243031f84096b49a7a6ebede567ad8 263 0.25/1.00 vMB 5
741,663 741,663 0000000000000000000871c62ef285474c6c3867f887cfcb76d230072305e44b 2,078 1.00/1.00 vMB 16
741,662 741,662 000000000000000000023405d2a9bfa6c06610a4cd0bffa5f8f2dcd72023b175 1,274 0.53/1.00 vMB 14
741,661 741,661 00000000000000000000a2b266834ebf6a6f6c39cceae3f31cdaa0a744064125 635 0.21/1.00 vMB 15
741,660 741,660 00000000000000000005d7c8e58ff6d4e91ff88a464af7a90080c56ef59281e2 206 0.09/1.00 vMB 15
741,659 741,659 00000000000000000003fabfebc0eba627b465735b4215b5538cd3d8f21e68da 1,174 0.77/1.00 vMB 7
741,658 741,658 00000000000000000005d8118000360759b0414a9bad9ac52076afea099ec4b3 1,514 1.00/1.00 vMB 10
741,657 741,657 00000000000000000004fe4a973c5eb2b52d2538b486e846cc0dffba3a47ee45 1,507 1.00/1.00 vMB 23
741,656 741,656 00000000000000000006056755866d80bc078782c29fc0df021b3c2182cf73aa 2,436 1.00/1.00 vMB 15
741,655 741,655 000000000000000000004b990e36111ed4f82ad314cd3184d6bab3fb848c09e8 17 0.01/1.00 vMB 7
741,654 741,654 000000000000000000081769d3c50e0b127f317c0a7abc4c2f37fe802284e97c 378 0.21/1.00 vMB 7
741,653 741,653 00000000000000000004fae5ad0765f6b486f5b1208ba48dbd29612a63208055 761 0.36/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.