Loading Tool

Explorer IconExplorer

Memory Pool

45,183 transactions
27.45 vMB
0.10952863 BTC
Random Selection Loading Transactions
Max Size: 143.99/200 MB

Candidate Block

Mining Attempt 29ed32cc4e29513e72031ea744f2974f5ab12fa66b4e25087ba3a3d34f7cc81a
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5cc28422f05d8fbc807ffede096e9d29fa3a8c201125fcb7c2aa12e536199f26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.05142725 BTC
Feerates: 151.16 > 5.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (206,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,687 708,687 0000000000000000000259dbe4552594a20f7eaa19a0b4f67ce4bea493418eb5 2,440 1.00/1.00 vMB 9
708,686 708,686 0000000000000000000006ad0d54a0429895094d12711c8f1bf545de4b5c5aa0 2,385 1.00/1.00 vMB 2
708,685 708,685 0000000000000000000807e51daa4efb6c02e54226573ae7603508b76e5b0a10 2,604 1.00/1.00 vMB 14
708,684 708,684 0000000000000000000cab4ae79fe783b6785601e241bb1ddb7f5e3f34497ca7 2,621 1.00/1.00 vMB 17
708,683 708,683 0000000000000000000b7c327d07e3ef8bafd8ee0ff87c1dc1774d5c7737ca55 1,760 1.00/1.00 vMB 7
708,682 708,682 00000000000000000002e8010eae48c7cd6b44e6232f95cdbd6ceab59b9b0995 2,978 0.98/1.00 vMB 14
708,681 708,681 000000000000000000075d1079a7e8de07bb00a971ad493f3ea1da3262c2a568 1,515 0.99/1.00 vMB 7
708,680 708,680 00000000000000000004ac2de0f30a97f315bd49b5fdf1185d9753adf80a3826 1,884 0.98/1.00 vMB 11
708,679 708,679 00000000000000000002be4c690c3e7dba6b7a756c7588c52f465a368dde75b8 612 0.96/1.00 vMB 3
708,678 708,678 0000000000000000000a34bdd7a42f4cb6247f58c8b802b7a72f1ceb320a3bf1 1,254 0.99/1.00 vMB 3
708,677 708,677 00000000000000000008eebc438b1a76e094f2f1edf99babdc51eb7c1b12d812 2,540 1.00/1.00 vMB 7
708,676 708,676 00000000000000000007a960703bb251451f9145b5134eef9a1cada33a0b271b 2,148 1.00/1.00 vMB 19
708,675 708,675 00000000000000000000e1ff81e2cff62c7c989593ed694c6ae27f5288d64276 754 1.00/1.00 vMB 3
708,674 708,674 0000000000000000000bd091f491ae99d827c98f6f557249ebf592111c832183 1,393 1.00/1.00 vMB 5
708,673 708,673 0000000000000000000a7ed1a6c934d4d18addd2133efe8b5152ed3f02879602 396 1.00/1.00 vMB 3
708,672 708,672 0000000000000000000920a9d6080e6b424a50c13223d1b2c4a036205ff5b79d 1,385 1.00/1.00 vMB 2
708,671 708,671 0000000000000000000b836ffac69ce392526266375897b160892befcc99ec79 2,956 1.00/1.00 vMB 14
708,670 708,670 0000000000000000000b6fc28c63a672e5e5764e1c42e5f1d3e087e5fabe4763 1,020 0.38/1.00 vMB 4
708,669 708,669 00000000000000000006d70346c81f1cfcb7e7f1e8fdc86d19b9dc412621176b 2,764 1.00/1.00 vMB 12
708,668 708,668 0000000000000000000345656f2b53f0ff43c34712658a9c1a12e83e9865533f 1,792 0.63/1.00 vMB 12
708,667 708,667 0000000000000000000bc819ad51359699597a1875b493bd73dcbb031286ade4 2,178 0.70/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.