Loading Tool

Explorer IconExplorer

Memory Pool

27,393 transactions
25.46 vMB
0.07624486 BTC
Random Selection Loading Transactions
Max Size: 123.21/200 MB

Candidate Block

Mining Attempt 4ccbc3663e32113c93e8c80615d92ff80ee851b3aa7d8ec79e7c0f787372f340
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 4e0810603bf2b739b36f15f773933cf83382cb155e2bea5740bddb7f3fae73a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.02896551 BTC
Feerates: 160.57 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (752,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,859 161,859 000000000000087af24f2cb83558a81feb26aee5779d3f4bb9d039ad7156394b 30 0.01/1.00 vMB 107
161,858 161,858 000000000000015f6ed78d90f622053d7634cbc580578259951c1c691fed3ff0 165 0.05/1.00 vMB 162
161,857 161,857 000000000000067c577e8c36eddf8625179956ff5bd09c46972099fd0cada00d 12 0.00/1.00 vMB 64
161,856 161,856 000000000000044247df2e65a97a9eb9a6fdf973e53a7088c4910c5ff14d807c 25 0.02/1.00 vMB 48
161,855 161,855 0000000000000a829e3643aa7456098f02df5566fda81095c1e94e1abd3a936c 11 0.00/1.00 vMB 84
161,854 161,854 0000000000000b812624a6645a94ddba3c5c6986382fb3cb686d7d6c8958712b 124 0.05/1.00 vMB 168
161,853 161,853 0000000000000994cb88463920780d3b2625ae5917476e409e6e0d7e094a385f 7 0.00/1.00 vMB 0
161,852 161,852 00000000000004b63a15f0f13bcfb764aa2044837548862a7bd46563b2734514 20 0.01/1.00 vMB 67
161,851 161,851 00000000000000dd7f19c0c3569b107dd2161a77490276c8eb1127cd1184796a 14 0.01/1.00 vMB 35
161,850 161,850 0000000000000ca5fab99753196c146c31aafe930ff4f4ae7903546f2d07339f 33 0.02/1.00 vMB 67
161,849 161,849 00000000000004f1916c68fcc911cfa3d09403e44038a64809a30e43723607ef 2 0.00/1.00 vMB 0
161,848 161,848 0000000000000a5e051e1745a7ecf9d06bc54a19335e175441af962e26bec0cd 6 0.00/1.00 vMB 23
161,847 161,847 0000000000000676e52d95b9300c56f72cdab5f1ee3d8611f55dc588342cd071 67 0.04/1.00 vMB 780
161,846 161,846 000000000000035234307aed9ba0fb9e8cd0f83225f50db02705d2786327271f 64 0.04/1.00 vMB 22
161,845 161,845 0000000000000abc73fc4ac304aedaf02afe68582b885220dbd457202b0f4155 12 0.00/1.00 vMB 15
161,844 161,844 000000000000092196872ce6974e364af170438a8db9acdf2a838cdc06f69a72 81 0.03/1.00 vMB 264
161,843 161,843 0000000000000a8a938fbf45b6b261dd7858bffbaa578d51bf2b1fce769ffd88 10 0.00/1.00 vMB 13
161,842 161,842 0000000000000af0c06a023bbbedfa3435fd960d5d3987797e572d9e42c4953c 37 0.03/1.00 vMB 112
161,841 161,841 00000000000006989680d781e94bfde3d1f7e5965e8ef824b5c77e0b3c540dce 12 0.00/1.00 vMB 309
161,840 161,840 00000000000005095ad950c35ada9dcd7b858e49ffe91116b30d93a0b1778099 16 0.01/1.00 vMB 12
161,839 161,839 000000000000007df55d25155ff2c93a2a092ab5f499c8f581ec74a30469627f 48 0.02/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 780.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 571.96 GB
    • Received: 7.82 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.