Loading Tool

Explorer IconExplorer

Memory Pool

28,196 transactions
7.15 vMB
0.06167757 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.55/200 MB

Candidate Block

Mining Attempt 1f5e150fdd647742eefa8d3bbed94b4a7db9a34a3f5d6394a8bdc93b5970b0bb
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 965d3fc0821971ebf624b6663b5902e0aa49c0b8aee2d4e5585b32c98b3f2efd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,193
Size: 1.00 vMB
Total Fees: 0.03334446 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (745,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,577 167,577 00000000000007d967117010af38624973b9e73429f282f0208b0ec6c754bcfc 3 0.00 vMB 967
167,576 167,576 000000000000002c28d395d6f576a7c8728c5b4096e97aaae128aa5e2f11ba65 33 0.01 vMB 109
167,575 167,575 00000000000000d00cd597d6793951b6ea8136f5d6bbac49b6308d61c22e6638 11 0.01 vMB 60
167,574 167,574 00000000000002e5b0fbeba532c6431bdea860a5ebae1a6ca11e631fa33ee07a 13 0.00 vMB 63
167,573 167,573 000000000000023dc563fa924de8d19824dbfb513644a451ed144ef4f4ecc0b1 86 0.02 vMB 2
167,572 167,572 0000000000000af6349ab4f1055fcc1549e8013fee6686514405deeec12ef394 11 0.01 vMB 35
167,571 167,571 0000000000000b4723b1d773bfc82db87373c94cf231063413d0910c5ec63688 38 0.02 vMB 74
167,570 167,570 00000000000001d10bf69c904d4ecac9bc14fac6002f3ff7975e664fbc65bf47 43 0.01 vMB 15
167,569 167,569 00000000000008d83c59b68b6b0388361e79efb48dab2b652a25c3730d4976ec 13 0.01 vMB 55
167,568 167,568 00000000000004580fbaf1f6de2b4572a8ab6ce2f2be831f13906b3a6e64933f 5 0.00 vMB 122
167,567 167,567 00000000000008739be9cd98072881d199d563600554d64ad979c6ac27d28f1a 8 0.00 vMB 75
167,566 167,566 00000000000005ab806f27247082791a9edffd8589dda269ed3aa0644c16016f 1 0.00 vMB 0
167,565 167,565 00000000000007a998b63fa32e965c10da398a954067dc210be320455f1bff9f 17 0.01 vMB 194
167,564 167,564 0000000000000614e17e395df2b9a9f74252020ffc8250965fc855c97d01add0 68 0.02 vMB 2
167,563 167,563 000000000000022f69c093597941f3060bfe107bde284477ff16308cd1c006ad 25 0.01 vMB 591
167,562 167,562 00000000000008f3adf65608154793a2a693566eb1c175fb94f0d8b60ff30721 46 0.02 vMB 55
167,561 167,561 00000000000007ae262cd5441ad4757063357574a8929cd84ff8d76e75a3b603 55 0.03 vMB 64
167,560 167,560 0000000000000bdc4ae63c86b537631aa4a04b3082e4503e1609b227808385cd 70 0.04 vMB 185
167,559 167,559 0000000000000822d6f8b629e1ddb5c16384d3adcafd6d1dc4be1e88bc2adc80 1 0.00 vMB 0
167,558 167,558 0000000000000afb662e21614bb80d63a116a09a9a450a32b4fe28f7438f6b62 21 0.01 vMB 176
167,557 167,557 0000000000000795692b2001e003fec1a8b6df2e5c0b12b46c00d3c0e7616670 165 0.05 vMB 1
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 78
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.20 GB
    • Received: 0.57 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.