Loading Tool

Explorer IconExplorer

Memory Pool

37,705 transactions
27.18 vMB
0.06506317 BTC
Random Selection Loading Transactions
Max Size: 137.81/200 MB

Candidate Block

Mining Attempt 8dc5c92275777d75e4a6f29a4a069ad9cd877f773dfaa52fc17b0e9f27eca83e
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root 5fd0d62dd483c0000183105a3f5c96350182fd68b6bd8d2810281796308e98f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,529
Size: 1.00 vMB
Total Fees: 0.01366878 BTC
Feerates: 179.53 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (203,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,080 711,080 00000000000000000003cd912bc635e717f13ef28d5c549fd6099908db0bafbf 174 0.08/1.00 vMB 6
711,079 711,079 0000000000000000000b408be50cd41ae4d563ad277a1021062f9ebe7d5b2bc8 1,950 0.72/1.00 vMB 9
711,078 711,078 000000000000000000050483fd8ac014aae9ec7e7a28c65cf36c058f86ae3525 1,314 0.76/1.00 vMB 6
711,077 711,077 0000000000000000000a2b7355d3b36f47d948a16ab767e67943a222026fbfba 390 0.18/1.00 vMB 14
711,076 711,076 00000000000000000000e8ec0127c8feeb855f734de8d9843e7a13dc4e181d49 2,869 1.00/1.00 vMB 3
711,075 711,075 00000000000000000007bcbcfc7e62a61133d78f9a6d67ccc379786736049b35 2,409 1.00/1.00 vMB 8
711,074 711,074 0000000000000000000ae2da062be72794598749528c0dbb92a2693b29047c30 2,837 1.00/1.00 vMB 9
711,073 711,073 0000000000000000000a0aa77f7d797a09cb6a46029dce9ae3facde1e76d973f 2,263 1.00/1.00 vMB 27
711,072 711,072 0000000000000000000493756b34853582ff4190259e4fcc8279a48af18ff5fc 1 0.00/1.00 vMB 0
711,071 711,071 0000000000000000000aa6a6e7fa6cd66cd606c8f196a8895281958e8c0856ac 299 0.11/1.00 vMB 15
711,070 711,070 00000000000000000008c9d990f275ffcc1799ced29526e55659fab4a867e935 356 0.11/1.00 vMB 11
711,069 711,069 000000000000000000051135992b16a91ca0414dc9bfd77ca858ada799477d8c 2,060 0.80/1.00 vMB 11
711,068 711,068 0000000000000000000b86f6de586941605d9b156e01466db5eae984c826f1c7 391 0.91/1.00 vMB 2
711,067 711,067 000000000000000000010540c5fcd70ae0694caac9a6acd7f0413436adbd0f21 2,463 0.98/1.00 vMB 9
711,066 711,066 0000000000000000000a819eaa4ec219febea4a158368ad54eb9fc714f26b663 377 0.11/1.00 vMB 13
711,065 711,065 00000000000000000007a2d87fdcf65636cc74145e116f1956be616a5c4c83d7 2,305 0.91/1.00 vMB 16
711,064 711,064 0000000000000000000686b637dd5528122c40f5eb9dbc03109b6d7508af7133 165 0.12/1.00 vMB 7
711,063 711,063 000000000000000000019eb98a25e9f874f22a9727c145d8598e606e69f57677 572 0.33/1.00 vMB 8
711,062 711,062 000000000000000000019b235e97b0a2c40b0d0addb2e13755c433a39e050e28 220 0.10/1.00 vMB 11
711,061 711,061 0000000000000000000337ea148f766a893f9440da11a2b1c227590536dfea40 50 0.05/1.00 vMB 7
711,060 711,060 0000000000000000000ac681c95d22a97015904435dc2b6e49184451ba5be3f6 462 0.20/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.76 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: 632.16 GB
    • Received: 12.10 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.