Loading Tool

Explorer IconExplorer

Memory Pool

45,442 transactions
28.61 vMB
0.13065254 BTC
Random Selection Loading Transactions
Max Size: 151.25/200 MB

Candidate Block

Mining Attempt 73f430bfcc2b8264a2acdac545efb4237ece10762ce9abe9194c79bcbd148354
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root df4b9fc8d65b49b64523efff9485594129c733cc0da91b948ad271e4a55632fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.07234919 BTC
Feerates: 15,654.48 > 7.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (575,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,987 338,987 000000000000000004fad77e90609c8c1fa558d152a2f52424f6e9d3e66ecd89 1,444 0.75/1.00 vMB 28
338,986 338,986 0000000000000000120b045859e0cc783919f2f840b64ffa5442a1ac47a32e49 926 0.72/1.00 vMB 14
338,985 338,985 00000000000000000280e744174208083f8545edd9d431c0d3df67923b740211 267 0.13/1.00 vMB 31
338,984 338,984 00000000000000000448e37b028bc45987d1f7b93476d532ccc9520b7be7b5f6 725 0.75/1.00 vMB 20
338,983 338,983 000000000000000000a4cb77563a7c5f7b1ed9a534a45f73d5e7bec4772ede76 1,884 0.75/1.00 vMB 30
338,982 338,982 0000000000000000007a959b78c9ecda68304c79fb67c51fc121f56dbf55ffa4 1,024 0.36/1.00 vMB 60
338,981 338,981 00000000000000000e3e1110329e7b9e7f68e28b233b0650fcea90ed798cea29 1,313 1.00/1.00 vMB 19
338,980 338,980 000000000000000018150b2d18cd3f23b69f45397283a97f6d2c96fa4c3e6aee 1,983 0.75/1.00 vMB 33
338,979 338,979 00000000000000000e4fb6cfa020b29bc8682f6614bd6400885df001cf752df0 291 0.13/1.00 vMB 16
338,978 338,978 000000000000000015daa835ad97f9ce0cc6decd16af3ead6a4c6f57d89fdc99 1,024 0.63/1.00 vMB 29
338,977 338,977 000000000000000007541936142e064f61c08609c4af8f990e7ed241c06a884f 1,619 0.85/1.00 vMB 27
338,976 338,976 000000000000000018fd8204435d20cd6bab6927a6fb557eb6d195ad5429c92a 488 0.41/1.00 vMB 11
338,975 338,975 0000000000000000164dd0346cea79414eb508a06890ffc5b75405c6878566e7 1,829 0.75/1.00 vMB 30
338,974 338,974 000000000000000017f87d9d3306829d9f0193c2ca16a856ed658f9f4798af44 1,906 0.98/1.00 vMB 26
338,973 338,973 00000000000000000585e6426b595fcb1d0626f548b2f57fc61a88165c2457ef 395 0.23/1.00 vMB 23
338,972 338,972 000000000000000015108667de15a41b0f9561ffe7dc0e885ef62e7e62988859 316 0.23/1.00 vMB 18
338,971 338,971 000000000000000002ed23bca73cd31ae2b6d1e469bfd9b5a398ec89a99f7a1d 543 0.28/1.00 vMB 26
338,970 338,970 0000000000000000069b9841568a3433189a90360b211b193a80482f8c4fab1c 528 0.26/1.00 vMB 24
338,969 338,969 000000000000000003348476fc9a0d282d3ba9f37dc7618afd6f6f521db05f9e 115 0.07/1.00 vMB 10
338,968 338,968 000000000000000012df86e2392411fcad4d218bd0bd92de82dd5eed99352a09 753 0.36/1.00 vMB 26
338,967 338,967 00000000000000000c23d38317063e15066d3671f7f14ec8489264acc450b49e 134 0.09/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.