Loading Tool

Explorer IconExplorer

Memory Pool

77,958 transactions
29.26 vMB
0.06307373 BTC
Random Selection Loading Transactions
Max Size: 175.90/200 MB

Candidate Block

Mining Attempt 529e7ef854257a1b1f8c83992d93957bcc7892bdee04124607557e6b57196b68
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 006418750e75d4d4dcf928ad8b3a81af314678545eaf81347d783cf09ab3be2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,784
Size: 1.00 vMB
Total Fees: 0.00373264 BTC
Feerates: 21.09 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (115,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,607 799,607 000000000000000000033b6e4b60cec027459367e7b8e9e235f227acd5c0b8f6 2,850 1.00/1.00 vMB 31
799,606 799,606 000000000000000000020543b4fda7b14b5bb815f070582920fd8a33c7167a7d 3,174 1.00/1.00 vMB 10
799,605 799,605 000000000000000000010ec2fda06fd0eb7428543d461fb4d796339740852fdd 2,742 1.00/1.00 vMB 24
799,604 799,604 00000000000000000002d3a9ac0f56e7e139d1597329570eb63154f121c98a1f 4,599 1.00/1.00 vMB 9
799,603 799,603 000000000000000000037c84ad6e80ca74de747ab12bc80f068c1682ae9eb94e 2,095 1.00/1.00 vMB 14
799,602 799,602 0000000000000000000247c1cc59f1281dc5899965b0b83324b069e80adb62a7 2,019 1.00/1.00 vMB 22
799,601 799,601 00000000000000000004d1334295419249587a7d07b9eb36b0b7a1302f679ab9 3,724 1.00/1.00 vMB 10
799,600 799,600 00000000000000000004a633c39686e66fddb6daae039cd357e9bb19350cadb2 5,487 1.00/1.00 vMB 9
799,599 799,599 0000000000000000000420f3102f29ffbbeeb19a63577030b07f0334d6cc69f2 4,872 1.00/1.00 vMB 11
799,598 799,598 000000000000000000053338acb42071e4680253645d73b961414934ca80de8d 5,157 1.00/1.00 vMB 8
799,597 799,597 00000000000000000000ffc3c7e34af41feaab40348f5458a52b39de0374d112 2,643 1.00/1.00 vMB 21
799,596 799,596 000000000000000000036d09812b28e40805c56fa3251ad5f2aa4e4117166b17 6,435 1.00/1.00 vMB 7
799,595 799,595 000000000000000000022241a9445b072409c3b889e03e88aea87a8e24a4f66f 4,085 1.00/1.00 vMB 13
799,594 799,594 000000000000000000009994e833eed8bf76600103f56993c5785548f26f2887 2,419 1.00/1.00 vMB 9
799,593 799,593 00000000000000000004924089c57da79d83c55ebe6594788034868e71203c16 1,771 1.00/1.00 vMB 13
799,592 799,592 000000000000000000051413ed692f39d83edaaad001245c30cba4b70402e04c 2,586 1.00/1.00 vMB 17
799,591 799,591 00000000000000000001c7517fdbef7d9455a5f8e32a7b59055325d5fe7cc351 1,671 1.00/1.00 vMB 8
799,590 799,590 00000000000000000001150c370472710c40f507144bf6d8e08bae1a46c2135d 2,066 1.00/1.00 vMB 15
799,589 799,589 000000000000000000040bd4caf3cff3260d75b42b71f5bd1bb8cf646b2372b6 1,757 1.00/1.00 vMB 16
799,588 799,588 00000000000000000004201e49567afa4e44eccb55cacf1c4e8587cbbc30e075 3,293 1.00/1.00 vMB 27
799,587 799,587 000000000000000000047faae6fcbcbf550a3d9546bc6c8870dfb26dc18c8747 3,269 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.