Loading Tool

Explorer IconExplorer

Memory Pool

72,975 transactions
28.32 vMB
0.06531502 BTC
Random Selection Loading Transactions
Max Size: 167.50/200 MB

Candidate Block

Mining Attempt c7c8302daa3417e3a22fd1f006701c2a49798ca25ae35b6f71e5e721254d7070
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 5f8b18c8c36373e41a7b4b24cc05fc5b1e396bda1cd1d16a85262f7402559668
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,150
Size: 1.00 vMB
Total Fees: 0.00853434 BTC
Feerates: 48.75 > 0.86 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (185,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,070 729,070 00000000000000000005622dc2b8be7c19b6b10c45b37aa9522cd23446c1e52f 1,046 0.49/1.00 vMB 8
729,069 729,069 00000000000000000003c781fa9f7c2762a223f9e07ff8ce85c753a2aeffef49 890 0.32/1.00 vMB 9
729,068 729,068 00000000000000000003760bd787f71a1bdef500c530f0bb752790834a94f2f7 1,308 0.67/1.00 vMB 2
729,067 729,067 00000000000000000002142e94d4f8f8d374625d5264c5646499b27e582055d0 2,443 1.00/1.00 vMB 11
729,066 729,066 000000000000000000072fdb520e72347c6c1c05d7bba35c48f4d019d29f85d4 454 0.62/1.00 vMB 2
729,065 729,065 00000000000000000008e0264ac9acb60b7b85a82ee0c50698b6c5f0da50372c 1,788 1.00/1.00 vMB 7
729,064 729,064 00000000000000000003b9ad83d0e1ca7aff7d4b2feeb5dda5263fe325a980c8 1,369 0.50/1.00 vMB 9
729,063 729,063 0000000000000000000065571e70d79de0176a7915a508f79ffb434d1a8065a4 514 0.19/1.00 vMB 9
729,062 729,062 0000000000000000000a2c8c0b9fc38c7eb313cf740ea0dc154aa713d5ce0453 583 0.43/1.00 vMB 8
729,061 729,061 000000000000000000094176935c6a321a06945636c0009a4fdeb4ff882d78ef 1,063 0.54/1.00 vMB 8
729,060 729,060 000000000000000000033c632105d0dea0c61a4db3252deee0def038c77ad312 1,006 0.45/1.00 vMB 9
729,059 729,059 000000000000000000057e0f983a792bf61769957bd51fc832192daa1cfc084f 157 0.09/1.00 vMB 6
729,058 729,058 00000000000000000007b803b1c6dc55aa62708e492602fef2f16c190333dfff 158 0.07/1.00 vMB 8
729,057 729,057 0000000000000000000811db59389866ccde5da2990feecacd3676460908b45e 138 0.09/1.00 vMB 6
729,056 729,056 00000000000000000002da891cee642d7ad972957347baeb905627b64454083f 517 0.31/1.00 vMB 6
729,055 729,055 00000000000000000000e2c2a09f450331d4b0c8318d6a65702746d70fb19a86 556 0.25/1.00 vMB 10
729,054 729,054 00000000000000000000b75796760f51122f8de9c0df6b9e0467127da421531c 932 0.54/1.00 vMB 7
729,053 729,053 00000000000000000000318017db0eb8d32f7fba07638ba174ea3746c14535d8 279 0.12/1.00 vMB 7
729,052 729,052 0000000000000000000a187638f768c3d2a1d042a110a20d63b6b9942955ffd2 294 0.20/1.00 vMB 6
729,051 729,051 000000000000000000080c5f9a5d63daeabfa54f54a453d7feef8453ff19a6ab 198 0.09/1.00 vMB 8
729,050 729,050 000000000000000000061d816bc119165da4af391fc459970510e3b3f0bee9ca 2,215 0.84/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.