Loading Tool

Explorer IconExplorer

Memory Pool

78,317 transactions
29.25 vMB
0.11227891 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 436d4825d2a0b0131ed9f4bb11ed85a3f10ce14a90b32e2f2b93e5633e6dbb8e
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root e650a87bb1b93b4299face2fc58a44514603149e9d32957e576f9740b97ad0ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.03868314 BTC
Feerates: 198.58 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (633,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,749 281,749 000000000000000031cdf1d4e7ae9b9fd607ea513c1a0e6ba2c7991f767ccad3 85 0.09/1.00 vMB 17
281,748 281,748 000000000000000068a28c4a8bdad955c90b4667a695b40a80dee156cb39e79f 340 0.25/1.00 vMB 23
281,747 281,747 000000000000000200e8e9cd4a7065c65ea1540da5cab9da1128b10aacd83058 405 0.25/1.00 vMB 29
281,746 281,746 0000000000000001fdf8202ef0ceb3e1ebbdb39433acaec3978f6bfa9d5a3c7a 509 0.25/1.00 vMB 27
281,745 281,745 0000000000000001183fbb645d82c7268d6799da4650a2130358acf03bdf48f4 140 0.05/1.00 vMB 75
281,744 281,744 000000000000000100f55ecbb149ee90c791e1182de886046d043941df5d02a5 759 0.25/1.00 vMB 58
281,743 281,743 0000000000000001deaf969b97a9bf1ac9ef55c331a0cde83fb33448421e5419 796 0.25/1.00 vMB 72
281,742 281,742 000000000000000078bac1c9c1c7d6ef266f1cd35c3ecf954e976613c8ca8ff2 208 0.19/1.00 vMB 15
281,741 281,741 00000000000000002c6c8af70abe87a46207332cac30ad1f6170540dd3985e4d 745 0.35/1.00 vMB 37
281,740 281,740 00000000000000021b9a0212b526a58b1f4adfe4be59c683919650dad78e4226 199 0.05/1.00 vMB 125
281,739 281,739 00000000000000005a6ccb5b1629fe820943110e271f4ad27c0d917f5c296e6f 788 0.25/1.00 vMB 67
281,738 281,738 00000000000000008b7b3b8790b0510c8f56266202f1bce8928238c5bb0c1aed 460 0.29/1.00 vMB 41
281,737 281,737 0000000000000000eaa0429218957f6faafcc4ac1457432e69b8ade1858b8d53 239 0.13/1.00 vMB 30
281,736 281,736 00000000000000010d2c02e02fbd8380a362d027e31c33b47f894394a98f9c32 900 0.42/1.00 vMB 36
281,735 281,735 0000000000000001ce639807059bc64891edf83166412c95e7f6fc2e57cbb157 138 0.05/1.00 vMB 48
281,734 281,734 0000000000000002241cb455da3ba5c8e9ae29da1bdc52f44584ab40febf1b9a 188 0.11/1.00 vMB 21
281,733 281,733 0000000000000001f76a668a08b9041ba6938ca1af654056cd0ec97e1dfd0d84 48 0.05/1.00 vMB 10
281,732 281,732 00000000000000022430ed6a2c29c9d6ba054af10873b91d699c67b5fd810516 813 0.40/1.00 vMB 44
281,731 281,731 0000000000000001ad01ec69f5ef5e3cbfe986036a4ac6d8c34e27aaa2fc1ac1 243 0.14/1.00 vMB 26
281,730 281,730 000000000000000214e707fc1fc917f7dde32606286651c59399402ebd81e7e2 138 0.10/1.00 vMB 17
281,729 281,729 000000000000000091a9fda3a3ae442687020e2589af758d5874d5fd3b72df6b 304 0.16/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.86 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: 712.92 GB
    • Received: 17.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.