Loading Tool

Explorer IconExplorer

Memory Pool

77,510 transactions
28.80 vMB
0.06875730 BTC
Random Selection Loading Transactions
Max Size: 174.73/200 MB

Candidate Block

Mining Attempt c8054cb4cd4124b663d9e73eb77de15e1aa6f2c3ddf1db59fc5d703ee8448fe0
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 666678864cdc53aa10c4d2b3b9eec1af2ca0229921321467c24ab9bc7c79235a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,012
Size: 1.00 vMB
Total Fees: 0.00869808 BTC
Feerates: 100.72 > 0.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (186,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,086 729,086 00000000000000000006d85aa268e053e0f8f6fa6b1fad2d483af8f61687e378 1,522 0.64/1.00 vMB 7
729,085 729,085 00000000000000000004fa94077af4264a95581fe8cccdce6a1c22a44ac6e548 133 0.05/1.00 vMB 6
729,084 729,084 0000000000000000000707f2a03c8e435f1a88c0a5ae0dc44890d6884397728a 1,482 0.50/1.00 vMB 9
729,083 729,083 000000000000000000024e2bed07311881b01e67aeae1c2451b1e39290e43572 1,774 0.63/1.00 vMB 9
729,082 729,082 0000000000000000000284507e8a982eacdd090515fbfc9bd378debc49b98c00 750 0.56/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 782.57 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: 671.16 GB
    • Received: 15.86 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.