Loading Tool

Explorer IconExplorer

Memory Pool

76,306 transactions
28.48 vMB
0.07126888 BTC
Random Selection Loading Transactions
Max Size: 172.50/200 MB

Candidate Block

Mining Attempt 8498bf9cb21a374b9bf88431c5b4a94236eec0b543939136d1cc6c39c701a8fc
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 913dd75978ec3bab81ff235d6d3dee6ee60739facebc977c32ff689b39b671a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,178
Size: 1.00 vMB
Total Fees: 0.01227882 BTC
Feerates: 178.73 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (381,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,966 533,966 0000000000000000000c9dc75f115b60d3c3e2d5f622a52ed61aaa86627cd596 554 0.42/1.00 vMB 9
533,965 533,965 0000000000000000000b149be0b8a0c15745ee7b11fdb7cd70f85409be236abf 321 0.19/1.00 vMB 8
533,964 533,964 00000000000000000032af4fccbc616c07b2ab985fe77f9b89f3224e0de46bec 1,469 0.76/1.00 vMB 14
533,963 533,963 0000000000000000000cb18daf7ea589af310e9921a870b0fd2199d28436b171 1,375 0.82/1.00 vMB 10
533,962 533,962 000000000000000000145870fd65ed487b8a851e7324dd3f08ae55f35798eb85 2,587 1.00/1.00 vMB 15
533,961 533,961 0000000000000000000e66156772ad2daf392e93228ca50d2630f4e579b169cc 1,828 0.83/1.00 vMB 12
533,960 533,960 000000000000000000147b213c1c9f3407e50240c10315112b5a45771a109fd4 1,148 0.71/1.00 vMB 7
533,959 533,959 0000000000000000001d45873ee8bae90a5c94b506bbe952f8045d3006b9cd3b 2,106 1.00/1.00 vMB 11
533,958 533,958 000000000000000000328305cabe10e1da70d8a7c3db5f890e3e8faa32dc307f 789 1.00/1.00 vMB 6
533,957 533,957 00000000000000000009455b4cb6054b4945904e51075b7f3b15548e564e7845 1,231 0.97/1.00 vMB 7
533,956 533,956 000000000000000000158eb1c436fa959f16d48ac9653401266a97be1835cfcc 1,201 1.00/1.00 vMB 10
533,955 533,955 00000000000000000003cea88452ad1a4800c677d3ea4bcd9db7d8e3ef60517d 2,315 1.00/1.00 vMB 12
533,954 533,954 0000000000000000001876a5cfaec6f17cfe402d748fdf98309ca37f6adf2d86 3,022 1.00/1.00 vMB 4
533,953 533,953 00000000000000000009f121f0ea902478567325025b96ab59cbf67c9a6facfc 2,310 1.00/1.00 vMB 31
533,952 533,952 0000000000000000001d34e44d4259f86af5af5bd7c048a3663c96886bdb55ba 2,423 1.00/1.00 vMB 18
533,951 533,951 0000000000000000002be000f6e82557440bd99eba115084f59addff6a6cbd4c 655 1.00/1.00 vMB 4
533,950 533,950 000000000000000000059672c65edcce5dc9369022c49e7a50c11c6644609d65 2,035 1.00/1.00 vMB 11
533,949 533,949 0000000000000000001e880ca47b1a5d55601aaddb85eb956c6b97fc7b3b7d7c 1,774 0.71/1.00 vMB 25
533,948 533,948 00000000000000000012e355d045e617fb215f5a93a47cae824809aea7e595a7 694 1.00/1.00 vMB 2
533,947 533,947 0000000000000000002d1333ee20f90db243c389a5686859d69ad7f99b924120 241 0.16/1.00 vMB 36
533,946 533,946 0000000000000000001d5d6643387da2bcf93440153b5348f7c7213fb0ea923e 1,266 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.