Loading Tool

Explorer IconExplorer

Memory Pool

41,477 transactions
18.13 vMB
0.17315760 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.05/200 MB

Candidate Block

Mining Attempt ddb0ab064b7f6a5ea46443e7016dfe68866b8377b9736fa6c607c0628a999000
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 936e3a0a99588d86edc384ee7c800795741ffc00e0192891f86805dc2bdd5bd7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,697
Size: 1.00 vMB
Total Fees: 0.05616446 BTC
Median Feerate: 4.84 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (739,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,085 174,085 0000000000000368c136433050790e7631558b20f69cb40cde800ff59557045d 8 0.00 vMB 366
174,084 174,084 00000000000000d7d42fd8dc29b6de802c88e8d385e15f32d2483a3837bfc13a 4 0.00 vMB 0
174,083 174,083 00000000000000b2d40dfcd09211724dbd70388c1c3069c8f5fc6091010668f4 24 0.01 vMB 28
174,082 174,082 0000000000000a03efef5a85d73b7902c62090414303dd82a3943095b5a11640 19 0.03 vMB 37
174,081 174,081 000000000000018a014753667b59c8c968960211fadbe9c396f3e98b58479e3a 10 0.00 vMB 139
174,080 174,080 000000000000053276d3bc1d844527bd38b6cf198f898917af1d07866505776f 10 0.01 vMB 631
174,079 174,079 000000000000067ff49714aab590eda1257f410838dfc64ae6e20a140e086498 95 0.03 vMB 7
174,078 174,078 000000000000077f7f94f3fbfbe54872002f3cee3600f6313a327dcff36db0fb 37 0.02 vMB 280
174,077 174,077 00000000000009b052f84a61c0b2042ebd64e2d17abd36186789e93668bddca2 64 0.04 vMB 83
174,076 174,076 000000000000088d679075f402769a817336551552d96efb85697dbafa115404 99 0.06 vMB 662
174,075 174,075 000000000000061da3511d4dbdc6acdf059c3b4ff67e2c7e2af5ae500ba273bc 54 0.02 vMB 77
174,074 174,074 00000000000002b62032bc8f9980031477f0eef7d4e4ce842fe13a3fae6c2f72 4 0.00 vMB 80
174,073 174,073 00000000000004e07d91866b8d1ce6f8caf13bc478fa3bdba1d5421f0f37ced7 41 0.01 vMB 24
174,072 174,072 000000000000081620a1108c4e38ce61cba47ab1baf7ce909208b54274ff6479 38 0.01 vMB 73
174,071 174,071 0000000000000473ab117ee15ce7752f822fb61ffe8196707e73eb4547183215 9 0.00 vMB 17
174,070 174,070 000000000000035ae4c50e57c668b97a015d03e22ac291be8fbe7a119717af87 28 0.02 vMB 84
174,069 174,069 0000000000000966768c2997d0cc94566761bf2cb893f42e3af2e1841026d697 21 0.01 vMB 102
174,068 174,068 00000000000004641f0befebbcfd177c48e66f56a5793c3a9637fadfcbc3d34f 23 0.01 vMB 2,102
174,067 174,067 0000000000000450c621ee90f475c61b053a629721831167ca47a6171fe5134d 56 0.03 vMB 187
174,066 174,066 0000000000000926732b672ce422cfb8a3a75d4103816da96f1ff6742cd856f3 131 0.05 vMB 12
174,065 174,065 00000000000004f05a304e02132695fa70e3522744841b0ba9c509f938cab1f6 76 0.05 vMB 170
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.64 GB
    • Received: 0.47 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.