Loading Tool

Explorer IconExplorer

Memory Pool

21,856 transactions
10.76 vMB
0.04668366 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.82/200 MB

Candidate Block

Mining Attempt ce5da6b8c5d4aeabbb6277306b6acfee433790e7ee164235e3cf1f8687a13b13
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 97bd6d3a3d086d699193dff18f233acbbd44727da08376d2df0c2a0cbf9ee113
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,821
Size: 1.00 vMB
Total Fees: 0.02818757 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (745,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,575 167,575 00000000000000d00cd597d6793951b6ea8136f5d6bbac49b6308d61c22e6638 11 0.01/1.00 vMB 60
167,574 167,574 00000000000002e5b0fbeba532c6431bdea860a5ebae1a6ca11e631fa33ee07a 13 0.00/1.00 vMB 63
167,573 167,573 000000000000023dc563fa924de8d19824dbfb513644a451ed144ef4f4ecc0b1 86 0.02/1.00 vMB 2
167,572 167,572 0000000000000af6349ab4f1055fcc1549e8013fee6686514405deeec12ef394 11 0.01/1.00 vMB 35
167,571 167,571 0000000000000b4723b1d773bfc82db87373c94cf231063413d0910c5ec63688 38 0.02/1.00 vMB 74
167,570 167,570 00000000000001d10bf69c904d4ecac9bc14fac6002f3ff7975e664fbc65bf47 43 0.01/1.00 vMB 15
167,569 167,569 00000000000008d83c59b68b6b0388361e79efb48dab2b652a25c3730d4976ec 13 0.01/1.00 vMB 55
167,568 167,568 00000000000004580fbaf1f6de2b4572a8ab6ce2f2be831f13906b3a6e64933f 5 0.00/1.00 vMB 122
167,567 167,567 00000000000008739be9cd98072881d199d563600554d64ad979c6ac27d28f1a 8 0.00/1.00 vMB 75
167,566 167,566 00000000000005ab806f27247082791a9edffd8589dda269ed3aa0644c16016f 1 0.00/1.00 vMB 0
167,565 167,565 00000000000007a998b63fa32e965c10da398a954067dc210be320455f1bff9f 17 0.01/1.00 vMB 194
167,564 167,564 0000000000000614e17e395df2b9a9f74252020ffc8250965fc855c97d01add0 68 0.02/1.00 vMB 2
167,563 167,563 000000000000022f69c093597941f3060bfe107bde284477ff16308cd1c006ad 25 0.01/1.00 vMB 591
167,562 167,562 00000000000008f3adf65608154793a2a693566eb1c175fb94f0d8b60ff30721 46 0.02/1.00 vMB 55
167,561 167,561 00000000000007ae262cd5441ad4757063357574a8929cd84ff8d76e75a3b603 55 0.03/1.00 vMB 64
167,560 167,560 0000000000000bdc4ae63c86b537631aa4a04b3082e4503e1609b227808385cd 70 0.04/1.00 vMB 185
167,559 167,559 0000000000000822d6f8b629e1ddb5c16384d3adcafd6d1dc4be1e88bc2adc80 1 0.00/1.00 vMB 0
167,558 167,558 0000000000000afb662e21614bb80d63a116a09a9a450a32b4fe28f7438f6b62 21 0.01/1.00 vMB 176
167,557 167,557 0000000000000795692b2001e003fec1a8b6df2e5c0b12b46c00d3c0e7616670 165 0.05/1.00 vMB 1
167,556 167,556 000000000000099b250c156dfa59ef5640be888670460be53accecadfbc4516d 65 0.05/1.00 vMB 196
167,555 167,555 0000000000000b25b1903c00298065ec012a57eede75b67e851d95622ef712a6 45 0.02/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 779.85 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: 433.36 GB
    • Received: 2.37 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.