Loading Tool

Explorer IconExplorer

Memory Pool

10,958 transactions
3.80 vMB
0.01385000 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.15/200 MB

Candidate Block

Mining Attempt 7f68c4e0d2e0cba0abc019648b7ac6578ec1332026c66bf25f0a3b68fe9651e1
Version 20000000
Previous Block 00000000000000000001b147e1eea34998af284185b690f42f4d08ff8920dd12
Merkle Root 541d9919b5d4e4e34bd71ed86faefa439227889a190dcc09c1875d242c5bed08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,353
Size: 1.00 vMB
Total Fees: 0.00958898 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,487 (759,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,682 153,682 00000000000006059565ad98da8b1da149ef308bf19146b965ded9c749d58d25 13 0.01 vMB 12
153,681 153,681 00000000000004c56065d096cad69d9e6d434658b6517c114f91bec35b57cebc 64 0.03 vMB 57
153,680 153,680 0000000000000bc9f2e759ec72fe94f29ad7cf1741eb2825a644c45d51a5e9a3 34 0.02 vMB 50
153,679 153,679 000000000000033c174bd1cb596d0e7e2071fcaa9f085b727881b002d7173ef9 9 0.00 vMB 30
153,678 153,678 0000000000000c88c31a65eb0aeeba53c5261fe2a9adec53674b62f48eb87fbf 54 0.02 vMB 30
153,677 153,677 00000000000004e5c0ece450ffe0e04a871a5bf8c4fa6981b67bc20419317c15 9 0.00 vMB 361
153,676 153,676 00000000000000b1adb4d14dce6a6ab2d342ee53cb78b9d3786b4cf3339b8216 11 0.00 vMB 45
153,675 153,675 0000000000000865d3016c9f63d3483c2a1925dfef08fd6278ca661185b5fb47 7 0.00 vMB 316
153,674 153,674 00000000000002cc00733c8264c3bfcdf23c8866d18a4e6b6f1c64ae9c9fe9c1 59 0.02 vMB 75
153,673 153,673 0000000000000d6c8318f2bce44b41df3d3c083a1fe0b02297fd320426717ebe 22 0.02 vMB 140
153,672 153,672 0000000000000b82d7c91510edb1386fdeea21ab3de27fa34ef56f98a26bc2ca 20 0.01 vMB 16
153,671 153,671 0000000000000dc2ac1f8f596778ebf44cd095678fcb2f4c9e01d5265cb6a916 113 0.04 vMB 88
153,670 153,670 000000000000040f3441dc8f86d4801ee4f1ea7703e186b9b030f93ef04e352b 10 0.00 vMB 404
153,669 153,669 0000000000000396e6623545ff2bb594d746ca342a51db2631509643051826a0 87 0.03 vMB 96
153,668 153,668 0000000000000d50cc80fc70d4d77cbed19df82f728b2dcb7525a06a8c8d39e8 25 0.01 vMB 34
153,667 153,667 00000000000000dba784247b51e0bbc2100abfd43e7658881e67c126a7023e44 82 0.04 vMB 318
153,666 153,666 0000000000000bd61680518973f7d4f8a28a6b4cf08235fc578b93be2dd868cd 9 0.00 vMB 27
153,665 153,665 00000000000007ebd663295cd1c512f9b6f94aa293355f941d91db5c9850cabb 23 0.01 vMB 36
153,664 153,664 00000000000007520aa1741fc0d91b1ab3ddae7a717f949acf3588d3535b23a3 66 0.02 vMB 55
153,663 153,663 00000000000008b1902cff93e3f516b0ea1161e69d9103e65d72b596ebb6440d 29 0.01 vMB 31
153,662 153,662 0000000000000afde12342133ef697d90e5e2add2a9fc05d124e9256b7c248ee 9 0.00 vMB 13
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

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