Loading Tool

Explorer IconExplorer

Memory Pool

78,480 transactions
29.09 vMB
0.07645026 BTC
Random Selection Loading Transactions
Max Size: 176.24/200 MB

Candidate Block

Mining Attempt 86ccbe157cc7c143cf4775095750ec2fdfc7168d327450a0e9e8977699753a67
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root f951c9121a9b79b6852ccc0f8cd7e0b921ec8bf3a26ed74293493ae4453ab3e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,129
Size: 1.00 vMB
Total Fees: 0.01564917 BTC
Feerates: 191.02 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (186,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,081 729,081 00000000000000000002e50deeea32fe8fdfdcffb87ce5e4a44892ad5794b387 306 0.33/1.00 vMB 6
729,080 729,080 00000000000000000000bdb0e8c5bc5121842d3d0715495bc2b170708cb98521 416 0.15/1.00 vMB 8
729,079 729,079 00000000000000000000ba068c89f6145514b4b85b997fdcd925d9258e6346b8 2,338 0.74/1.00 vMB 8
729,078 729,078 0000000000000000000631590dfe633137462d397cb2aa815f8a37bbdd021deb 71 0.02/1.00 vMB 22
729,077 729,077 00000000000000000008efbc739868d6d191dad44f7af8eeafb2415fc923475b 2,411 0.92/1.00 vMB 7
729,076 729,076 00000000000000000009a4c8247c60e5b068795979a7753c69e4bda2748afdca 611 0.21/1.00 vMB 7
729,075 729,075 00000000000000000006a44c3f056d17519c73f4a3f85d77a648ca44b010fc41 2,044 0.83/1.00 vMB 8
729,074 729,074 00000000000000000007cb93c953c55d2a9a6024c0febc0ff0687742efbd2ecc 14 0.00/1.00 vMB 6
729,073 729,073 000000000000000000037bbc6c4c425daee72e5382d4cfe5b58ba9d5ca4f584b 210 0.06/1.00 vMB 8
729,072 729,072 00000000000000000003b5ece99644975e74ef1341a076cc31013d9d3bb92db1 109 0.31/1.00 vMB 1
729,071 729,071 00000000000000000009a13421313858f352f77e7afa4f76148b5b77483a5c04 2,091 1.00/1.00 vMB 7
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
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.