Loading Tool

Explorer IconExplorer

Memory Pool

76,034 transactions
28.41 vMB
0.06708971 BTC
Random Selection Loading Transactions
Max Size: 172.08/200 MB

Candidate Block

Mining Attempt f369cab18e44ea9c3eb768de5aad54b1913652f09c8d9ba38d7758f13ed34ba3
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root feb40e64df949579a05927d796783b397a02c7a6f2987288bba506dd44f470ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.00826380 BTC
Feerates: 101.00 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (115,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,325 799,325 00000000000000000000062c2981569582632569310c3c085f7a1881e8b5aad9 5,145 1.00/1.00 vMB 7
799,324 799,324 00000000000000000000eccd158e54e766a8b769808583aa02e9092515a0d98e 5,263 1.00/1.00 vMB 7
799,323 799,323 000000000000000000031696718c60b015e1e4f9b73ce906b2f4c980add972f7 5,380 1.00/1.00 vMB 6
799,322 799,322 00000000000000000001110eb23c0839499332ab6a9485aa2f2d7de9b5b3dfbe 4,791 1.00/1.00 vMB 6
799,321 799,321 00000000000000000001346206062f296f206b9799588ea29e4f83ab2f12d7df 2,916 1.00/1.00 vMB 12
799,320 799,320 000000000000000000037f70db71989e1496c052cd6ef19fff9249a234cf68cb 3,002 1.00/1.00 vMB 6
799,319 799,319 00000000000000000002ae7783bfe6d3609e41024a2f2d83eed3463f0918782a 5,861 1.00/1.00 vMB 5
799,318 799,318 00000000000000000004fb4d6c28f46713624e0e2834ccef34ca75ffadaf9a04 4,946 1.00/1.00 vMB 9
799,317 799,317 0000000000000000000025295cc90cbe72381af8596c9245cfb95828abc0b1b6 3,759 1.00/1.00 vMB 10
799,316 799,316 00000000000000000000d720616dd991d65cc4969d60ef67f4ec6d2421a5db6f 2,685 1.00/1.00 vMB 7
799,315 799,315 000000000000000000051dcea1279d0fcddccca1d2b1299e0f51daaa62729a50 2,721 1.00/1.00 vMB 14
799,314 799,314 00000000000000000003f45f93b3a77eb4265c621bf82001b0189c76978e550b 1,704 1.00/1.00 vMB 7
799,313 799,313 00000000000000000000f20e0f192efec5e7355e974772e55721b280b1bef489 2,218 1.00/1.00 vMB 12
799,312 799,312 00000000000000000002bffee43e89561010af51a123c796bccba3ad25195348 3,108 1.00/1.00 vMB 26
799,311 799,311 0000000000000000000078687ce180cf91de9d899da475e5b758cb0980267a52 1,491 1.00/1.00 vMB 18
799,310 799,310 00000000000000000002ac8fbab5ae472705fa4f0b5e574004a6b3d3f81ac110 1,258 1.00/1.00 vMB 7
799,309 799,309 00000000000000000003239c8f6d19bce3b1e23e3089c677e6d8a28aae815836 513 1.00/1.00 vMB 8
799,308 799,308 000000000000000000039c895b459131d32108819bc15cc39dc6bc2ac0de6936 776 1.00/1.00 vMB 9
799,307 799,307 00000000000000000004496dca32f9ecf516c60fb12d23a5ec8d77acbc5d6263 2,570 1.00/1.00 vMB 14
799,306 799,306 000000000000000000010d88db6d0bc88a08b9b8e1b9ff7cc23701c80ecaab49 2,643 1.00/1.00 vMB 11
799,305 799,305 000000000000000000042e8a2d164d9529c8fa59c575a932955f4dd4bc99d94c 1,362 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.