Loading Tool

Explorer IconExplorer

Memory Pool

82,371 transactions
30.32 vMB
0.11603532 BTC
Random Selection Loading Transactions
Max Size: 183.62/200 MB

Candidate Block

Mining Attempt 8e6f3faf04ff58540294636f28d6eceee0c40dbcb1fe445cd7a6caed815bfe21
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 13f34e142a02944d71f1d2f720032725cafd521f611402421511c52e348878cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,099
Size: 1.00 vMB
Total Fees: 0.03942904 BTC
Feerates: 121.32 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (541,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,053 374,053 00000000000000001167bff28ccf6afb79f8b875dd924fd05253647639b11d02 642 0.34/1.00 vMB 40
374,052 374,052 0000000000000000099d235dccd951b03db2ce228464a0dc3d9b987593eacb8c 1,204 0.93/1.00 vMB 53
374,051 374,051 0000000000000000117e6fbf1ac910d856f3b88ba5ca8c5d108f0fe9bd77b7a2 395 0.25/1.00 vMB 27
374,050 374,050 00000000000000000bb77d64329ac6d0cebc8c44250a64d2f9cc6c0af85ed74d 719 0.75/1.00 vMB 22
374,049 374,049 00000000000000000f39486266af6899d0acebaf8506d163493ceb1568b77f86 1,070 0.95/1.00 vMB 30
374,048 374,048 000000000000000003ba5c918456ac7046d09d28cfe0c81ce4d6a8d51d40a760 1 0.00/1.00 vMB 0
374,047 374,047 000000000000000007619c153b1f5655bd4b51289c3f39008b699aaf1058f9ee 1,166 0.83/1.00 vMB 43
374,046 374,046 00000000000000000042b60dd2eeafcd52d6c49a2e140bb5c0019773ad101399 693 1.00/1.00 vMB 54
374,045 374,045 0000000000000000084a57e520395315297dfe594420f2dab70cb1cffc9fc93b 606 0.26/1.00 vMB 43
374,044 374,044 000000000000000004cb614a7d87e8998f19be07ffa69621303b6bc76286e694 2,012 0.81/1.00 vMB 49
374,043 374,043 00000000000000000ac01470eb463ae50d45a2ddb99292d283860ecd883bdc10 122 0.75/1.00 vMB 8
374,042 374,042 0000000000000000117cc04bcb949be338a725a030bb444a0ade7a64be759aa5 65 0.07/1.00 vMB 8
374,041 374,041 000000000000000008cfb26b1d3e64beb239bda8190b2e5d8c87bc5114f1743a 989 0.40/1.00 vMB 40
374,040 374,040 000000000000000003caa0cdf4daf97120a921e9b9dac25666e7052f65c062d1 1,152 1.00/1.00 vMB 24
374,039 374,039 00000000000000000073d365768a41dffda198c1874517a46d8463d11bf48a7d 1,233 0.93/1.00 vMB 21
374,038 374,038 000000000000000005c88120adc46ecfecd0e4f1e905df4dd7f2bcf2b4b5912c 685 0.41/1.00 vMB 24
374,037 374,037 000000000000000010ee6fa9ac456c50d776049f1a8818bb720fce8225dde90d 721 0.52/1.00 vMB 11
374,036 374,036 000000000000000012e5011d21bacbc52b3ce7530c904e18f83ae4634b7ecf40 1,644 0.75/1.00 vMB 37
374,035 374,035 00000000000000000bcdad6d99f5fa6b969c6587599a17850b2e69e4e17a8350 2,578 0.93/1.00 vMB 53
374,034 374,034 00000000000000000d1ae5558b7df89076f41a754f1cc0f4fbe11c8fb3df23fc 1,418 1.00/1.00 vMB 26
374,033 374,033 00000000000000000e96ecdeef6fdec1904f48cccb2df15db7e99ff3b511dec2 2,111 0.95/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.