Loading Tool

Explorer IconExplorer

Memory Pool

75,170 transactions
28.94 vMB
0.15744547 BTC
Random Selection Loading Transactions
Max Size: 171.02/200 MB

Candidate Block

Mining Attempt 61b352781b314ce988afbd69b6a634345dda7509820d7217056ee2f7c454eac4
Version 20000000
Previous Block 00000000000000000000c0368a6a299300836a053555957b7a6df568fc9b47d0
Merkle Root 9de6866fae7fd44a15cf4d546d6ea06260c613fa0d0db569efcfaf9f0c4c83fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.09706300 BTC
Feerates: 502.67 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,038 (364,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,334 550,334 00000000000000000014a19ab2c9d3407396de032680656bd3bbcdc281d648bd 2,182 1.00/1.00 vMB 33
550,333 550,333 000000000000000000247741ea3eae79137b625b47514d4fef053774de394cba 2,154 1.00/1.00 vMB 26
550,332 550,332 0000000000000000001ba8e1b482cca8c6f50eabc47464b874cf06288db742ad 2,430 1.00/1.00 vMB 20
550,331 550,331 0000000000000000000f8090b13a5199f660ef952fc38df335381404fcadefb3 3,318 1.00/1.00 vMB 53
550,330 550,330 0000000000000000002577aae9e360e3e2fb5cf388c1aef122049e009bceaea5 2,552 1.00/1.00 vMB 23
550,329 550,329 0000000000000000001d2f86c30010b3720133c28053b40271947f5ece6fddc6 2,219 1.00/1.00 vMB 30
550,328 550,328 00000000000000000003ce008f2018f6de064e0b6ce03fcd43baca032d3f24f2 805 1.00/1.00 vMB 38
550,327 550,327 000000000000000000075a5bf0cf5f3c9f3704b8dda1325235138c69f360959d 2,617 1.00/1.00 vMB 35
550,326 550,326 0000000000000000001ac8ba6f5d1dbfea5c0e754be7c3059885753ec81501ff 2,612 1.00/1.00 vMB 23
550,325 550,325 00000000000000000019b026da50c61bd0273152dc5bd223996f59e9e6ebe5c8 2,772 1.00/1.00 vMB 50
550,324 550,324 0000000000000000001704b0fe599a5db63f4475353630e6f292c8d2a88bf013 2,358 1.00/1.00 vMB 36
550,323 550,323 000000000000000000251fc078c32e59407744955fa46f763cc28cb21fc0257f 3,090 1.00/1.00 vMB 41
550,322 550,322 000000000000000000107dccd7859f40652f68a10f94e27e1da50a7d3346aa1d 2,398 1.00/1.00 vMB 71
550,321 550,321 0000000000000000000a0177bf9fc4ad4c92a61f9ab84dbf8fdbfaaa349414e4 2,897 1.00/1.00 vMB 38
550,320 550,320 000000000000000000150295a9df59cf03661d2d196403962adabe54ad8b7ec2 2,576 1.00/1.00 vMB 35
550,319 550,319 00000000000000000006ad96a8f37329765d9614a635b98ae2aa2294904507ab 2,373 1.00/1.00 vMB 25
550,318 550,318 0000000000000000000b4611f432199f580c6a843c68bc94d2f4218ea96a971a 3,088 1.00/1.00 vMB 47
550,317 550,317 0000000000000000001bec2dc9d1d19c2caf051956adaf67d9cab7cbe7f33ee3 2,540 1.00/1.00 vMB 60
550,316 550,316 0000000000000000000fd585dd41d82fabdf87b2dcf6024782452eedac58dc2f 2,459 1.00/1.00 vMB 34
550,315 550,315 00000000000000000025c9321bb5bb1c58bf658c079b59cda33fccff5919ff79 2,268 1.00/1.00 vMB 32
550,314 550,314 00000000000000000009824b870c42e7b2b106f622a1126aa235a0eff9be4412 2,453 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.46 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.79 GB
    • Received: 15.29 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.