Loading Tool

Explorer IconExplorer

Memory Pool

79,016 transactions
34.61 vMB
0.17760354 BTC
Random Selection Loading Transactions
Max Size: 192.79/200 MB

Candidate Block

Mining Attempt 8f596730688f6a9c11224ec99a06257005b524d895e5446baf5c6eadf6f474b9
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 73ca6bbee8464642f934bf84238a693a7819f8c8e49792ca223a5f9c6a5fb5fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.04988929 BTC
Feerates: 469.97 > 5.00 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (631,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,655 283,655 0000000000000000e8c1670128c37035a0adc863ea40a489ac4ae92bf4af3d68 131 0.05/1.00 vMB 42
283,654 283,654 0000000000000001c70e3d645e6168e985fb03ebf7fd15b952d13902c5a7497c 1,030 0.35/1.00 vMB 61
283,653 283,653 000000000000000023a409d6953b464e9dedb7bc91a7857f522280525692a050 53 0.08/1.00 vMB 16
283,652 283,652 00000000000000004f6498a3fd2d257960ae821af75d8f15cbf8aad5257360a5 693 0.35/1.00 vMB 41
283,651 283,651 0000000000000000a662337705230b0f2219602e0e40928f71d5b857544130ac 252 0.13/1.00 vMB 35
283,650 283,650 00000000000000004a8cd0fa429e82c74f6169a14fb7e82e5061aa2dada2a538 73 0.03/1.00 vMB 38
283,649 283,649 000000000000000115ac5f1635d06c95fc7ad1c3cddc46b5210f363ca8f38b53 233 0.13/1.00 vMB 33
283,648 283,648 0000000000000000c56f1b07917c9b182e9c11f8a268ba82f03132b4f801a780 308 0.15/1.00 vMB 27
283,647 283,647 0000000000000001b92a1dee7c781784e6d9203eea3c4c3525b7aaec181cec44 216 0.12/1.00 vMB 51
283,646 283,646 000000000000000071348589828161278462a95439219e80993e77d9288b064d 1,094 0.60/1.00 vMB 35
283,645 283,645 0000000000000001104d569ca5c12a3db7f292a6117184b08b5f8e8f7f32ec9b 148 0.05/1.00 vMB 61
283,644 283,644 0000000000000000d1724660b9071213b5a0a06d1448a07013a6ba4dd51b8418 426 0.21/1.00 vMB 38
283,643 283,643 0000000000000001268b583f41f22cd45ac0f99e0cca1d013a244496044f175c 499 0.28/1.00 vMB 48
283,642 283,642 00000000000000011252e554a92942bf8aca95eaa37cb7177707961273852691 1,056 0.60/1.00 vMB 34
283,641 283,641 0000000000000001b4c7f7283451267fa45eb77bc6d78ba2c89798e93e3460a8 120 0.05/1.00 vMB 49
283,640 283,640 000000000000000157a6703c0529c40c93e640bf9d5a766f79bb4c6ced322e29 164 0.06/1.00 vMB 70
283,639 283,639 0000000000000001038370d7aa337fcf8605a9acb51e8784646f029a74cfe8a1 309 0.21/1.00 vMB 30
283,638 283,638 000000000000000126b96d1ff25b0aadd77440428c01752e8d6365110669cf1b 154 0.10/1.00 vMB 42
283,637 283,637 0000000000000000929435540140cc12c40a2eb92520d2fb31da7a086b0a2094 103 0.05/1.00 vMB 43
283,636 283,636 0000000000000001f23ccb05523dda224fc3d5b81c21a4366b1519a22d50b412 268 0.12/1.00 vMB 45
283,635 283,635 00000000000000013b10f624540a100019cab7239e7a1d6315bbbddb8b4d6cd3 573 0.29/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.11 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: 735.57 GB
    • Received: 18.57 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.