Loading Tool

Explorer IconExplorer

Memory Pool

80,625 transactions
30.20 vMB
0.07469771 BTC
Random Selection Loading Transactions
Max Size: 185.15/200 MB

Candidate Block

Mining Attempt 46c11cd438b7855bc6cac61b363b8931813705475d1e4527bee233c5c7d6ea8c
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root cbefe8a13fa4ff51d4af3f0ef56a77a9622516044312d880d6024393b47dd986
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,733
Size: 1.00 vMB
Total Fees: 0.00745583 BTC
Feerates: 60.11 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (628,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,513 286,513 0000000000000000b72c407ce587795b285ce469f496467c8eef601ecde1c817 219 0.07/1.00 vMB 33
286,512 286,512 0000000000000000c6da2f9692ab0e12e41261fedf4922736bacd3d339668785 260 0.25/1.00 vMB 19
286,511 286,511 00000000000000005c78ca20384d99ba82643b3c5673dddd21f83c70d70c232b 812 0.35/1.00 vMB 41
286,510 286,510 0000000000000000c4b84d6338ec177bb92cb556dbde1c066a30d518da5f2dfe 196 0.06/1.00 vMB 83
286,509 286,509 0000000000000000097ae03788bab6929417725d03432964c12be64fcd80d532 291 0.20/1.00 vMB 27
286,508 286,508 0000000000000000a61b438f15c5c057fc8dc0fcaa0bf60c479b987a759fe388 1 0.00/1.00 vMB 0
286,507 286,507 0000000000000000766d0cd0bffbc79b65ca9773fd7833535762eacdb05d5e3d 677 0.35/1.00 vMB 32
286,506 286,506 000000000000000021ccd903e595ffdf21205b8857e7f92083b931d0d4bc3bcd 225 0.06/1.00 vMB 68
286,505 286,505 000000000000000159ace876217aa14d60caf3edb5cd13fb316605f78d73b975 210 0.06/1.00 vMB 114
286,504 286,504 0000000000000000bc5b6444f8359307675f643f4744ba5f413874c853f8bc5b 437 0.22/1.00 vMB 35
286,503 286,503 00000000000000015436806b0064db7c55ece0d5d79e0f0f4b57e02155236c1a 187 0.10/1.00 vMB 30
286,502 286,502 0000000000000000de96dd338c1629a07870eab6678aa9a08b0ccf83cbb839ed 200 0.12/1.00 vMB 30
286,501 286,501 00000000000000002fb6246d5c64db709795a29300b209425224eb2bce75647f 243 0.22/1.00 vMB 24
286,500 286,500 000000000000000142cb716e0a4d61f3f67ab2a2c484d53fb88b5398826cfde0 313 0.18/1.00 vMB 36
286,499 286,499 0000000000000000c40e0c3405976f7fc926e44f7c8adf2614f6d7224ae9819c 232 0.14/1.00 vMB 33
286,498 286,498 000000000000000026293ef96c88db00efca6e13427199ecddcff14f81b00faa 291 0.25/1.00 vMB 28
286,497 286,497 0000000000000000249a7258c7a11919751af89db0d976bd8e9428139c9a4a96 210 0.35/1.00 vMB 8
286,496 286,496 00000000000000012438e54611316a7f53ef6d9ee98480ce34830b5ec3aca3e0 1,217 0.68/1.00 vMB 34
286,495 286,495 0000000000000001084ecfc007f8fa450b167fdd02d9f05325cfdb4bb00006e2 52 0.02/1.00 vMB 75
286,494 286,494 00000000000000006b11a0201a37cd1b106f3b7480f1004110de2cfe0197a4f5 555 0.37/1.00 vMB 32
286,493 286,493 000000000000000120948853249e11aa616ad5f29f43cb4c9b44b5ec650ca3b0 194 0.09/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.