Loading Tool

Explorer IconExplorer

Memory Pool

78,100 transactions
29.47 vMB
0.10603769 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 6aca1d889fb2a61073eee723bc022e6b089d1d212ae18cd87f773412f6c496be
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root f9608c786f952558ef386e8ada1bd8f0b57468ab99381ee69bd6457480648679
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02929894 BTC
Feerates: 151.12 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (380,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,694 534,694 000000000000000000164490417280d97e012e1a67a5a91505c799b39ecb10c2 2,580 1.00/1.00 vMB 13
534,693 534,693 0000000000000000002b9275c8f5e59853c392275a5fecadd05ec0015bfcc637 797 0.32/1.00 vMB 24
534,692 534,692 00000000000000000023ad54e2d628f80f85d593bd73111d1d9ac3bbdb5acaef 2,915 1.00/1.00 vMB 8
534,691 534,691 0000000000000000001dda487eec6afb34e128521293bdb495e7c73d1a328578 2,463 1.00/1.00 vMB 15
534,690 534,690 00000000000000000027e136c3570ec5a1f3dec4813e71e1a8acd4d191bc1424 2,978 1.00/1.00 vMB 25
534,689 534,689 00000000000000000007c47b45d533edce9f1483070f04bd038ecf19f4289f85 1,767 1.00/1.00 vMB 7
534,688 534,688 000000000000000000197714ae61f9d4babc52c86e8b8ffe7324ff2c185b4246 2,508 1.00/1.00 vMB 16
534,687 534,687 0000000000000000000cf43c89f6f779d9beb00f37cdcf9e66f25b45cf55403b 2,274 1.00/1.00 vMB 8
534,686 534,686 0000000000000000001be718e38fb3760da93dc1465554e629e886aced01f192 2,757 1.00/1.00 vMB 23
534,685 534,685 0000000000000000000802965ef2ea568387aad62807865a7760516b4f4e97a9 78 0.02/1.00 vMB 4
534,684 534,684 000000000000000000159e4eae9117ef0e3359f2db29a1798fc22d061de865c2 2,000 1.00/1.00 vMB 21
534,683 534,683 000000000000000000044c60e9a2d4558ce4e93658c5629f57c003b4c588576d 516 1.00/1.00 vMB 3
534,682 534,682 00000000000000000028e796c052975568d86eaddc4047d1582769e86348e1c1 2,324 1.00/1.00 vMB 4
534,681 534,681 0000000000000000002e21f8030f62d53642c96cd3065f9dc07d71639d37685c 2,681 1.00/1.00 vMB 19
534,680 534,680 0000000000000000000dac4bacec7b8cf3c07dea2fea373df700d1f1c5af7b50 2,776 1.00/1.00 vMB 9
534,679 534,679 0000000000000000002929fcdd68f5a0394c708197e726a31ead2827741a38bc 2,126 1.00/1.00 vMB 33
534,678 534,678 00000000000000000004e6c8cbbf39f4e149ceeeff24c6b0d244959c7ddb4738 1,437 1.00/1.00 vMB 9
534,677 534,677 0000000000000000000a524a9a6ac9ff3e1b8396377588311db90a31b7ba2b56 1,759 1.00/1.00 vMB 14
534,676 534,676 000000000000000000227274166867959593f6dc9227ee8c42be27ed3c8434d2 166 1.00/1.00 vMB 1
534,675 534,675 000000000000000000241bdaa241ab3a7d53bd5920ad4be6191e0b7461d61e7a 1,140 1.00/1.00 vMB 8
534,674 534,674 0000000000000000001448eb2c30ee645b1da75eaa9b615cd09ed629693b0cb6 2,419 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.