Loading Tool

Explorer IconExplorer

Memory Pool

76,471 transactions
28.35 vMB
0.09465570 BTC
Random Selection Loading Transactions
Max Size: 171.78/200 MB

Candidate Block

Mining Attempt 06ff000a298dc4066c03d6a519138472eb4360c9c8495ddf38fa5125c1e24264
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 5948f8f8214c5173942363623b1a4c101dcf40dff00a94a9be9fb166cd46ed25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.03185486 BTC
Feerates: 150.80 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (302,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,204 613,204 00000000000000000006bf0e497568e725a3d955125783a980155ce8fd79b290 156 0.05/1.00 vMB 16
613,203 613,203 00000000000000000009dc7b1347b9ec2c4e583a69d4f1b39caa017d57eafa74 1,776 0.74/1.00 vMB 16
613,202 613,202 00000000000000000009f45314693dbe47de6d58009b04349e19500f27ceb8fe 1,578 0.53/1.00 vMB 25
613,201 613,201 000000000000000000129ae94c0410fef11d152f6203936ef6a05e11a3f7874f 1,219 0.34/1.00 vMB 14
613,200 613,200 000000000000000000005886e83add4affa7d75c86f8e12d2d034f39c0b883de 1,495 0.52/1.00 vMB 17
613,199 613,199 00000000000000000009546bd7348f429d795189e1f9a427b9626e34f269a5e2 1,721 0.57/1.00 vMB 18
613,198 613,198 00000000000000000009684cd4205fd7acd37460bd939e3c6e7334ae23fae610 101 0.03/1.00 vMB 24
613,197 613,197 00000000000000000005fea9caf96e9a1fca4307e1879eca09fc77b6c893d717 52 0.01/1.00 vMB 13
613,196 613,196 0000000000000000000e27806290b5dd6f05af22bba4c4f542d4a930d168ee5b 2,438 0.82/1.00 vMB 19
613,195 613,195 0000000000000000000c131a68b14887ecac1ed692b2251db6e0ad7238c07c78 49 0.01/1.00 vMB 17
613,194 613,194 0000000000000000000bde84a6241927501d1ef64c30829148145908fb06b1ad 122 0.03/1.00 vMB 10
613,193 613,193 0000000000000000000ca202d0728ae80d309933565f81aa531d1d392876ca08 575 0.18/1.00 vMB 20
613,192 613,192 0000000000000000000407d4429e509bd6ec3f151013d930ac76392076fc58d4 2,404 0.89/1.00 vMB 10
613,191 613,191 000000000000000000073544c575efc46a7f4bb5283447ba7f20811dbf1404e4 1,699 1.00/1.00 vMB 21
613,190 613,190 0000000000000000000d3b82f2ba5cc2791c56a8ec0c119012ceeff6bc3dd5f4 1,413 0.52/1.00 vMB 14
613,189 613,189 000000000000000000070288cbb2a7c12c37e50567a5fd4d0fb3b2f810c42108 3,577 1.00/1.00 vMB 15
613,188 613,188 000000000000000000118abbaf3a14fb3e2122be335c42e6a0db2d087033ced7 3,110 1.00/1.00 vMB 22
613,187 613,187 00000000000000000009a8f06da4d7b7f9ca6f8b9c1fe43ddfe1900b2355551d 254 0.09/1.00 vMB 24
613,186 613,186 000000000000000000009cc8a6bd58243607b8328bf88a3ad4018db8d7057729 1,365 0.44/1.00 vMB 17
613,185 613,185 00000000000000000011e4b4005501e2e1acb8b764e2e89b7cc32f4790db2c79 791 0.45/1.00 vMB 7
613,184 613,184 00000000000000000008871c73b8be33c0e112e290a2b57bc6ad36dfbcd720bb 2,776 0.84/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.