Loading Tool

Explorer IconExplorer

Memory Pool

79,628 transactions
29.60 vMB
0.08718637 BTC
Random Selection Loading Transactions
Max Size: 178.89/200 MB

Candidate Block

Mining Attempt 5b6b381bc387f7e16656950028cad1cfce32db7dd357a9f1b92948dd4278e6fb
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 3bb47e914ba0bff8db584baed5bb817ebcc51544cf36adcdeaa767cee03488b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,783
Size: 1.00 vMB
Total Fees: 0.02465013 BTC
Feerates: 100.11 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (796,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,309 118,309 000000000000b0a79ed5f6cb22fd703d958b9167e9a74e362eb5955cb7788c4c 1 0.00/1.00 vMB 0
118,308 118,308 00000000000063dfafcdff48ef06bc9fcebed30362ec7585d9c1765e342e3d92 37 0.01/1.00 vMB 2,900
118,307 118,307 00000000000023987404482bfe5152797ca209a436150b04aaa1aa452f9f6191 13 0.00/1.00 vMB 3,874
118,306 118,306 000000000000950a8a47d755577b37435f21b9240eaf353b81384778dbef7d39 104 0.04/1.00 vMB 2,261
118,305 118,305 00000000000028a311900bbcf7583e13ef03029723b25e6ac1f56cc59bcf7d90 13 0.00/1.00 vMB 2,780
118,304 118,304 000000000000092c52759ef709727299ddc13d2e91341158a7dfb4d35d7d8234 1 0.00/1.00 vMB 0
118,303 118,303 0000000000006c44ea50001715286cd28776f2b155b5c13f010fa0adf4a1cdf4 20 0.01/1.00 vMB 2,694
118,302 118,302 0000000000001cfed4eb15bb1e887e5b39b72dcee63b47c997a4bdffa026c6b1 5 0.00/1.00 vMB 2,912
118,301 118,301 0000000000002cc7c1dbbe9a29db72c80a638734e0922ca7e7b6bbe0765d067b 15 0.00/1.00 vMB 2,235
118,300 118,300 0000000000003277c3f6fc4a65825efe4ccb84419874e0f7646eeba452f3e705 26 0.01/1.00 vMB 1,441
118,299 118,299 000000000000333d69977c4f59a9f5fac503aeb9692b057d5627f887ace4dfea 13 0.00/1.00 vMB 2,178
118,298 118,298 00000000000037b2a8b88b8af31d55749870aca8020266fe08736d1f249975fa 37 0.01/1.00 vMB 2,853
118,297 118,297 00000000000086f62d4ffbb47a227da99788a5923d4087f28e0e36021c310a8d 6 0.01/1.00 vMB 1,387
118,296 118,296 00000000000039726a5e2c2198fc5ff02ec019acdd4088f446fad9ed7d20d3c1 8 0.00/1.00 vMB 564
118,295 118,295 000000000000111ee88e585a9fe14caf4a9e0c7b653dbbf35d26771a8c9f4f17 19 0.01/1.00 vMB 1,943
118,294 118,294 000000000000074662d50a7a63cefb545b70fc5dda7dcd010d453a8a19c100c2 86 0.03/1.00 vMB 2,695
118,293 118,293 0000000000008de57529b5fd8c5a092764c219c36a7fa69a808f0bd52d41f20a 73 0.02/1.00 vMB 2,560
118,292 118,292 000000000000ab1bf13cb011d6001c1593f2d4cef07e84f20cd9155fe679e0e6 28 0.01/1.00 vMB 2,612
118,291 118,291 000000000000651cb0c53ed0cd3b577d7d4295e41e35faf1d3a7c411c451996c 26 0.01/1.00 vMB 2,629
118,290 118,290 0000000000005881699dd182748b6ff8a974adc4d0b315e9a8151dc0a04954bf 20 0.01/1.00 vMB 2,305
118,289 118,289 0000000000003393f175794fb2ecb387dfdf6ecbd0766032f0acafc550f760c0 31 0.01/1.00 vMB 2,886
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.