Loading Tool

Explorer IconExplorer

Memory Pool

76,259 transactions
28.26 vMB
0.09203825 BTC
Random Selection Loading Transactions
Max Size: 171.48/200 MB

Candidate Block

Mining Attempt 5af8f9891fadc8c99dcc8fb9bf27340234dce99213337bc8fd6b5bf1521f5ccc
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 44e8787d7bc5c285cbb2dc2776c6fe443129ed24950b84e2898722778bb5c975
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.03010630 BTC
Feerates: 402.60 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (3,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,890 911,890 000000000000000000000e7e3394f30238cd95cad64d9843318584824ed2cd4b 2,813 1.00/1.00 vMB 2
911,889 911,889 000000000000000000021fec500415c75dec95a17c283a619e9044083451d222 3,387 1.00/1.00 vMB 1
911,888 911,888 00000000000000000001229fc0f74444752e567b9f390a96bad6c7a4ca2d70bb 2,916 1.00/1.00 vMB 2
911,887 911,887 00000000000000000000d494cc97c9f717d774e2536f17e9be0e407e28d331a8 3,423 1.00/1.00 vMB 7
911,886 911,886 00000000000000000001615439c2a0bec9deb8d88480e533576ee246feef4a3b 3,002 1.00/1.00 vMB 4
911,885 911,885 000000000000000000003eed91c833a2de64db3c9c3b1f9613552ada90ef33ee 4,025 1.00/1.00 vMB 2
911,884 911,884 000000000000000000006e3f0855cb54e2ceac04ccbdc60afe1e7301cead5296 2,573 1.00/1.00 vMB 3
911,883 911,883 00000000000000000000ebc57c50cc04f04b6a48b624344278c948d23b9f6ce5 3,700 1.00/1.00 vMB 0
911,882 911,882 00000000000000000001294db11ddce9925b2e1c463fe85b6562c9914bb1a5e7 4,315 1.00/1.00 vMB 2
911,881 911,881 0000000000000000000129026c5957c2a768c949ef59b0c6fa590815850d20f6 38 0.01/1.00 vMB 2
911,880 911,880 00000000000000000000fa6bd54d2583c122a78a97578384c9cd222a01cd9e67 852 0.25/1.00 vMB 2
911,879 911,879 000000000000000000006b493c66f2121ddc7169368c172b7e5305210f8548e0 1,316 0.44/1.00 vMB 3
911,878 911,878 00000000000000000001dcba1392972a2e2789b1110b6b785f5a1215edf8a69b 4,794 1.00/1.00 vMB 0
911,877 911,877 00000000000000000000380bdf2194b183a3707f11883b271f857f8c56ddcf2b 1,645 0.53/1.00 vMB 2
911,876 911,876 0000000000000000000117556df7f10c23c43b49473a72353c8aa1776d5cbddb 5,045 1.00/1.00 vMB 0
911,875 911,875 00000000000000000000e530a0be84cf9f823716db9c34f1bff25310e4cc0a91 4,562 1.00/1.00 vMB 0
911,874 911,874 0000000000000000000179b85579439639933a62e5036738b1e3cde814471240 4,367 1.00/1.00 vMB 0
911,873 911,873 000000000000000000004aa9071bf346063e18693e5fec7d043e2a6b90df3f5a 551 0.17/1.00 vMB 2
911,872 911,872 000000000000000000007fd72fcec1c7bc4b633eeab855f8f8829626a045b98e 5,108 1.00/1.00 vMB 0
911,871 911,871 000000000000000000020e7c5d3650ad1f49a19736d0272731a65516a021a0d3 3,729 1.00/1.00 vMB 3
911,870 911,870 00000000000000000000fd372e2f74e2fda561e4bce125c71d698df6dbc4dba3 4,621 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.