Loading Tool

Explorer IconExplorer

Memory Pool

81,535 transactions
31.16 vMB
0.11456384 BTC
Random Selection Loading Transactions
Max Size: 189.38/200 MB

Candidate Block

Mining Attempt c402167587a6510a03a2b2bf008cc9670fdce55129d06ab0b4a048b80958ce04
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root 24ec464b15d53f20c32872d5c4cbd2a679030cb790fa5517137f8717a49f019e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.04708766 BTC
Feerates: 261.10 > 4.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (165,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,724 749,724 00000000000000000007528f275578ebedde10e131f3b58d997318ffd416e2f1 2,899 1.00/1.00 vMB 7
749,723 749,723 000000000000000000043b09cb2ff9b7de502734280ed4500da7b1cacc08b4f1 3,630 1.00/1.00 vMB 15
749,722 749,722 00000000000000000008f05b0d9f19688ef395da33db9cadbec9b149449fbb04 2,673 1.00/1.00 vMB 18
749,721 749,721 000000000000000000088b56ce2965d080d12947de0b4f94c085dc08a952cd1f 1,475 1.00/1.00 vMB 5
749,720 749,720 0000000000000000000729e3ca114cf6d8abd0bb1fe455b2be2780cce5f7a5c9 1,635 1.00/1.00 vMB 15
749,719 749,719 000000000000000000095bdec3d947e4e6a0d506c930ced6b278051b8ecc5a22 1,381 1.00/1.00 vMB 8
749,718 749,718 0000000000000000000164b09bd814e708e2b86b4fb2ba234d5926d25991fc50 2,159 1.00/1.00 vMB 14
749,717 749,717 00000000000000000001940c55c73f77b39f2d0afb59b002e17a76d3b93c8bef 2,462 1.00/1.00 vMB 14
749,716 749,716 000000000000000000002feeda761e665c2fc2776024d4f24599e531fb5593e3 1,299 1.00/1.00 vMB 8
749,715 749,715 000000000000000000018399a453cd06d70e4e62070d89fc3e51a74ff65e8679 2,108 1.00/1.00 vMB 4
749,714 749,714 000000000000000000075e9ec4a7ab317161c20b12829719ac6685a74dec34f6 1,915 1.00/1.00 vMB 16
749,713 749,713 0000000000000000000929532a774e0fc69a8b26f97226e155d5b3adc8b76e5f 1,193 1.00/1.00 vMB 2
749,712 749,712 00000000000000000000ba8e6df213155b37ff51f6a33ce67758a0c7d8d6a7c4 1,522 1.00/1.00 vMB 2
749,711 749,711 00000000000000000009790d31b4717ff83ffa8fb6a82c425b6fb498e0f05783 2,975 1.00/1.00 vMB 13
749,710 749,710 00000000000000000008ee81503b1604576baacbd083d9971dee09a6f69ee9dc 2,540 1.00/1.00 vMB 9
749,709 749,709 0000000000000000000844c9082d5b0b07715fa56e894e557782fa060b861dcc 107 1.00/1.00 vMB 2
749,708 749,708 000000000000000000077b4711beeb33868dda4867984070bfb0b23160cbd72d 1,774 1.00/1.00 vMB 7
749,707 749,707 00000000000000000007da3118c1a84f3492adc2d1a8663f7c28f1090fbbe123 2,779 1.00/1.00 vMB 7
749,706 749,706 000000000000000000072684945fd00d10ae2e32de77713eb2335183c78d4b28 2,864 1.00/1.00 vMB 22
749,705 749,705 000000000000000000054157b5436b9e97bcfa30918ed56a158cd5b2c4757a1f 2,995 1.00/1.00 vMB 20
749,704 749,704 00000000000000000004cff934402e939c05b31d88cb40ad0f6eee1ce5755cf5 782 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.65 GB
    • Received: 16.69 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.