Loading Tool

Explorer IconExplorer

Memory Pool

82,939 transactions
31.57 vMB
0.09213042 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt 6017a0398815d2407894e139e5bfcde7b9b0017e59af2c7c8c18bfa44a581398
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root fcdd6316ac90075973cf2da1b53d344227dfeb687ff3ee139f32bc5125e16923
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.02340263 BTC
Feerates: 100.18 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (202,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,688 712,688 0000000000000000000633a282245361cf6cff91c5b2f202e0d6819f9a521641 349 0.15/1.00 vMB 14
712,687 712,687 00000000000000000004eaba49ebcb07a77c19abd4eaf193db6a18d0bcc384e7 768 0.25/1.00 vMB 16
712,686 712,686 00000000000000000009b678230ffc3b52d99c6c8ac2a6577021d67c9e5646b2 892 0.49/1.00 vMB 11
712,685 712,685 000000000000000000054c3d71efd5705e3f010096b86f7a04e3d2474bf421f6 202 0.15/1.00 vMB 8
712,684 712,684 0000000000000000000b8353e4a76eed104398a40272a3944d83860b789b8442 1,053 0.86/1.00 vMB 8
712,683 712,683 0000000000000000000ab7368fce331286e55314567e51640d134a44978ce001 1,001 0.53/1.00 vMB 13
712,682 712,682 00000000000000000000c292678f899911f549e78b4ab4b9e142a70f8c128cf5 373 0.11/1.00 vMB 23
712,681 712,681 00000000000000000005f74726cc3239f68c7359aad3cdc1c5219d8f22e0b01b 371 0.17/1.00 vMB 14
712,680 712,680 00000000000000000005f8e8e07534dfec40ceec2875ebcff8a3defd1894169e 487 0.16/1.00 vMB 22
712,679 712,679 00000000000000000006cb0ec15337b070b5b647c546929ca740cd59f3f9894a 727 0.61/1.00 vMB 4
712,678 712,678 00000000000000000003100ad2b3d0d936489a17c6dfba700b59b3031fd6f1fb 1,457 1.00/1.00 vMB 3
712,677 712,677 0000000000000000000085f3e629f3e82191cc44dd391757e74829a16d9ee6b7 1,080 1.00/1.00 vMB 4
712,676 712,676 00000000000000000009802c75a92ac4e5f5efee96ab83700176f37b138d4b9f 2,210 1.00/1.00 vMB 17
712,675 712,675 0000000000000000000c67a7df8a5a295244479c84ae50d2b6b037dee883ecb2 1,750 1.00/1.00 vMB 14
712,674 712,674 00000000000000000008c8d27c4e237c5bb8968074b2a4f04adc32c05f549060 1,622 1.00/1.00 vMB 6
712,673 712,673 00000000000000000001ce751b604f93e8003a3764091efe95b0911189bf5ad1 2,685 1.00/1.00 vMB 5
712,672 712,672 000000000000000000008c90c083f3e33e9677a71b8f582bdc21db09bfb5a31a 2,092 1.00/1.00 vMB 7
712,671 712,671 000000000000000000025417aab47c367ed085cbd0efd81bed6c96f81f56139b 2,253 1.00/1.00 vMB 7
712,670 712,670 00000000000000000005b5152b32625bf4e1b43230416450aba52c13f1688e23 2,226 1.00/1.00 vMB 12
712,669 712,669 00000000000000000009a2f2c6371af783bb1b2bd7aabcbffbd8e666c6e1fdf0 2,875 1.00/1.00 vMB 15
712,668 712,668 0000000000000000000b84d18ae6ba40dd49e14c46cc0edac74fbf4378bc861b 3,312 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.